summaryrefslogtreecommitdiffstats
path: root/keyboards/helix/rev3_4rows
Commit message (Expand)AuthorAgeFilesLines
* Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-261-1/+0
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-2/+2
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: H (#17821)Ryan2022-07-282-7/+6
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-4/+0
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-142-40/+40
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-092-38/+0
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-023-4/+7
* Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-261-53/+0
* [Keyboard] Increase the way to add oled code for helix/rev3. (#14426)Takeshi ISHII2021-09-164-119/+293
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove empty override functions (#14312)Ryan2021-09-052-28/+0
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-242-2/+3
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-20/+0
* Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-08-022-1/+3
|\
| * change DIP_SWITCH_ENABLE to off (#13815)MakotoKurauchi2021-07-312-1/+3
| * 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-292-2/+4
* | Convert Dip Switch callbacks to boolean functions (#13399)Drashna Jaelre2021-07-011-1/+2
* | Fix RGB/LED Suspend defines (#13146)Drashna Jaelre2021-06-091-1/+1
* | Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-212-2/+4
|/
* Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-271-3/+0
* update CI list about helix keyboardsmtei2021-01-211-0/+0
* [Keymap] Helix default keymap oled update (#11152)MakotoKurauchi2020-12-151-9/+7
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-281-1/+2
* Fix config for Helix rev3 4rows (#10641)MakotoKurauchi2020-10-151-0/+1
* Fix configurator layout helix/rev3_4rows (#10618)MakotoKurauchi2020-10-131-1/+1
* [Keyboard] Add Helix rev3 (#10297)MakotoKurauchi2020-10-1214-0/+1047