Skip to content

OLED Keymap Error #6

@hyphonetics

Description

@hyphonetics

When attempting to compile the firmware for the OLED map QMK MSYS gives me the following error and I'm not sure how to go about fixing it

Compiling: keyboards/tidbit/keymaps/oled/keymap.c keyboards/tidbit/keymaps/oled/keymap.c:132:6: error: conflicting types for 'encoder_update_user' void encoder_update_user(uint8_t index, bool clockwise) { ^~~~~~~~~~~~~~~~~~~ In file included from quantum/quantum.h:204, from keyboards/tidbit/tidbit.h:3, from keyboards/tidbit/keymaps/oled/keymap.c:17: quantum/encoder.h:26:6: note: previous declaration of 'encoder_update_user' was here bool encoder_update_user(uint8_t index, bool clockwise);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions