summaryrefslogtreecommitdiffstats
path: root/keyboards/helix/rev3_5rows
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
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-282-7/+6
|\
| * Move keyboard USB IDs and strings to data driven: H (#17821)Ryan2022-07-282-7/+6
* | Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674)precondition2022-06-241-2/+0
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-2/+2
|/
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-185-247/+62
|\
| * Update mtei's keymap (helix/rev2:five_rows, helix/pico:mtei, helix/rev3_5rows...Takeshi ISHII2022-05-195-247/+62
* | RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
|/
* [Keymap] Fix build error `helix:five_rows` (#16847)Takeshi ISHII2022-04-213-234/+4
* 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-48/+48
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-092-38/+0
* Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-071-6/+0
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-024-5/+9
* Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-261-53/+0
* fix link error for helix/rev3_5rows:five_rows (#14466)Takeshi ISHII2021-09-181-49/+4
* [Keymap] Update Helix:five_rows OLED code (#14427)Takeshi ISHII2021-09-164-14/+128
* [Keyboard] Increase the way to add oled code for helix/rev3. (#14426)Takeshi ISHII2021-09-164-120/+294
* 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-244-6/+7
* 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
|/
* [Keymap] cleanup keyboards/helix/{rev2|rev3_5rows}/keymaps/five_rows (#12259)Takeshi ISHII2021-04-043-169/+174
* Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-271-3/+0
* [Keymap] fix and update helix/rev3_5rows:five_rows (#11191)Takeshi ISHII2020-12-233-12/+76
* Normalise include statements in keyboard code (#11185)Ryan2020-12-161-2/+2
* [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
* [Keymap] clean up helix:five_rows keymap (#10866)Takeshi ISHII2020-11-176-0/+793
* [Keyboard] Add Helix rev3 (#10297)MakotoKurauchi2020-10-1214-0/+1102