summaryrefslogtreecommitdiffstats
path: root/keyboards/helix
Commit message (Expand)AuthorAgeFilesLines
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-232-4/+4
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-178-15/+12
* Clean up remaining rules.mk `MCU`/`BOOTLOADER`s (#19778)Ryan2023-02-175-6/+8
* Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-081-36/+0
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-072-8/+0
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-062-10/+0
* Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2023-02-052-10/+0
* Debounce defines cleanup (#19742)Ryan2023-02-034-12/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-034-12/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-302-42/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-313-3/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-282-6/+0
* Fix functions with empty params (#19647)Ryan2023-01-205-10/+10
* Remove useless line continuations (#19399)Ryan2022-12-308-264/+264
* [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y2022-12-123-12/+12
* Update use of legacy keycodes (#19120)Joel Challis2022-11-221-2/+2
* Remove .noci functionality (#19122)Joel Challis2022-11-2110-0/+0
* Remove rgblight_list.h (#18878)Ryan2022-10-271-3/+3
* Deprecate `KC_LOCK` for `QK_LOCK` (#18796)Ryan2022-10-211-5/+0
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-202-2/+2
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-161-1/+1
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-155-13/+13
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-155-10/+0
* Remove legacy international keycodes (#18588)Ryan2022-10-0914-59/+59
* Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-262-2/+0
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-232-4/+4
* Remove legacy define SERIAL_USE_MULTI_TRANSACTION (#18299)Dasky2022-09-072-2/+0
* Remove legacy USE_SERIAL define (#18292)Dasky2022-09-062-8/+0
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-219-10/+10
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-062-2/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-288-29/+25
|\
| * Move keyboard USB IDs and strings to data driven: H (#17821)Ryan2022-07-288-29/+25
* | Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674)precondition2022-06-243-6/+0
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-196-9/+9
|/
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-1812-563/+144
|\
| * Update mtei's keymap (helix/rev2:five_rows, helix/pico:mtei, helix/rev3_5rows...Takeshi ISHII2022-05-1912-563/+144
* | RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-156-7/+7
* | Rename keymap_extras headers for consistency (#16939)Ryan2022-05-152-2/+2
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-04-215-514/+6
|\|
| * [Keymap] Fix build error `helix:five_rows` (#16847)Takeshi ISHII2022-04-215-514/+6
* | Helix/rev2 move to split common (#16723)Takeshi ISHII2022-04-2117-2039/+133
|/
* Change helix:yshrsmz keymap to use split_common (#16537)Takeshi ISHII2022-04-192-28/+140
* [Keymap] Change helix:froggy_106 keymap to use split_common (#16704)Takeshi ISHII2022-04-123-113/+270
* Change helix:froggy keymap to use split_common (#16703)Takeshi ISHII2022-04-113-109/+237
* Reduce the size of the keymap helix:fraanrosi (#16717)Takeshi ISHII2022-04-101-1/+1
* [Keyboard] add oled_task_kb() into keyboards/helix/rev2/rev2.c (#16697)Takeshi ISHII2022-03-213-4/+30
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-154-13/+0
* helix:edvorakjp keymap change to use split_common (#16532)Takeshi ISHII2022-03-131-0/+1
* Remove `matrix_key_count()` (#16603)Ryan2022-03-101-9/+0
* [Keymap] Change helix:five_rows_jis keymap to use split_common (#16538)Takeshi ISHII2022-03-062-21/+118