summaryrefslogtreecommitdiff
path: root/keyboards/helix/rev2
AgeCommit message (Expand)Author
2023-05-04Helix rev2: remove 4 rows option (#20667)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
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-05Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan
2023-01-20Fix functions with empty params (#19647)Ryan
2022-12-30Remove useless line continuations (#19399)Ryan
2022-12-12[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y
2022-11-21Remove .noci functionality (#19122)Joel Challis
2022-10-27Remove rgblight_list.h (#18878)Ryan
2022-10-21Deprecate `KC_LOCK` for `QK_LOCK` (#18796)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)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-07Remove legacy define SERIAL_USE_MULTI_TRANSACTION (#18299)Dasky
2022-09-06Remove legacy USE_SERIAL define (#18292)Dasky
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-07-28Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-28Move keyboard USB IDs and strings to data driven: H (#17821)Ryan
2022-06-24Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674)precondition
2022-06-19Make default layer size 16-bit (#15286)Drashna Jaelre
2022-05-18Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-05-19Update mtei's keymap (helix/rev2:five_rows, helix/pico:mtei, helix/rev3_5rows...Takeshi ISHII
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-05-15Rename keymap_extras headers for consistency (#16939)Ryan
2022-04-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-04-21[Keymap] Fix build error `helix:five_rows` (#16847)Takeshi ISHII
2022-04-21Helix/rev2 move to split common (#16723)Takeshi ISHII
2022-04-19Change helix:yshrsmz keymap to use split_common (#16537)Takeshi ISHII
2022-04-12[Keymap] Change helix:froggy_106 keymap to use split_common (#16704)Takeshi ISHII
2022-04-11Change helix:froggy keymap to use split_common (#16703)Takeshi ISHII
2022-04-10Reduce the size of the keymap helix:fraanrosi (#16717)Takeshi ISHII
2022-03-21[Keyboard] add oled_task_kb() into keyboards/helix/rev2/rev2.c (#16697)Takeshi ISHII
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2022-03-13helix:edvorakjp keymap change to use split_common (#16532)Takeshi ISHII
2022-03-10Remove `matrix_key_count()` (#16603)Ryan
2022-03-06[Keymap] Change helix:five_rows_jis keymap to use split_common (#16538)Takeshi ISHII
2022-03-06[Keymap] Change helix:fraanrosi keymap to use split_common (#16533)Takeshi ISHII
2022-03-06Change helix:five_rows keymap to use QMK standerd oled driver (#16539)Takeshi ISHII
2022-03-03Fix helix/rev2 not working properly when using split_common. (#16512)Takeshi ISHII
2022-03-03Fix mistakes in the include path in `helix/rev2/local_features.mk`. (#16507)Takeshi ISHII
2022-03-02Change 'helix/rev2:default' setting to use split_common (#16432)Takeshi ISHII
2022-02-27fix helix/rev2:edvorakjp build error (#16433)Takeshi ISHII
2022-02-16Bodge for helix build failures (#16376)Joel Challis
2021-12-14Merge remote-tracking branch 'origin/master' into developDrashna Jael're