summaryrefslogtreecommitdiff
path: root/keyboards/rgbkb/zen/rev2
AgeCommit message (Expand)Author
2022-06-19Make default layer size 16-bit (#15286)Drashna Jaelre
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2021-12-14Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan
2021-11-02[Core] Change OLED task function to be boolean (#14864)Drashna Jaelre
2021-09-12Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-09Move non-assignment code to post_rules.mk (#14207)Zach White
2021-08-24[Core] Refactor OLED to allow easy addition of other types (#13454)Xelus22
2021-05-21Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre
2021-01-20Remove `DESCRIPTION`, R-V (#11632)Ryan
2019-11-20Remove keymap_config extern from default keymaps (#7399)Drashna Jaelre
2019-08-21Remove old promicro_bootloader_jmp() declarations (#6444)fauxpark
2019-07-16Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)Drashna Jaelre
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre
2019-05-14Update Zen rev2 info.json file with option positions (#5872)XScorpion2
2019-05-14[Keyboard] Create RGBKB Folder (#5858)XScorpion2