summaryrefslogtreecommitdiff
path: root/keyboards/helix/rev3_4rows
AgeCommit message (Expand)Author
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
2023-02-23VIA Protocol 12 + fixes (#19916)Nick Brassel
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan
2023-02-17Clean up remaining rules.mk `MCU`/`BOOTLOADER`s (#19778)Ryan
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-11-21Remove .noci functionality (#19122)Joel Challis
2022-10-20Remove legacy EEPROM clear keycodes (#18782)Ryan
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre
2022-10-09Remove legacy international keycodes (#18588)Ryan
2022-09-26Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-07-28Move keyboard USB IDs and strings to data driven: H (#17821)Ryan
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-12-09Remove empty config.h from default-ish keymaps (#15429)Ryan
2021-11-02[Core] Change OLED task function to be boolean (#14864)Drashna Jaelre
2021-09-26Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young
2021-09-16[Keyboard] Increase the way to add oled code for helix/rev3. (#14426)Takeshi ISHII
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-05Remove empty override functions (#14312)Ryan
2021-08-24[Core] Refactor OLED to allow easy addition of other types (#13454)Xelus22
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young
2021-08-02Merge remote-tracking branch 'upstream/master' into developNick Brassel
2021-07-31change DIP_SWITCH_ENABLE to off (#13815)MakotoKurauchi
2021-07-01Convert Dip Switch callbacks to boolean functions (#13399)Drashna Jaelre
2021-06-09Fix RGB/LED Suspend defines (#13146)Drashna Jaelre
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-05-21Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre
2021-01-27Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan
2021-01-21update CI list about helix keyboardsmtei
2020-12-15[Keymap] Helix default keymap oled update (#11152)MakotoKurauchi
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young
2020-10-15Fix config for Helix rev3 4rows (#10641)MakotoKurauchi
2020-10-13Fix configurator layout helix/rev3_4rows (#10618)MakotoKurauchi
2020-10-12[Keyboard] Add Helix rev3 (#10297)MakotoKurauchi