summaryrefslogtreecommitdiff
path: root/keyboards/helix
AgeCommit message (Expand)Author
2022-04-21[Keymap] Fix build error `helix:five_rows` (#16847)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-22Merge remote-tracking branch 'upstream/master' into developfauxpark
2022-02-21Helix/pico move to split_common (#16418)Takeshi ISHII
2022-02-17Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-02-17[Keyboard] Remove Helix/rev1 (#16389)Takeshi ISHII
2022-02-16Bodge for helix build failures (#16376)Joel Challis
2021-12-14Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2021-12-14Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan
2021-12-09Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-09Remove empty config.h from default-ish keymaps (#15429)Ryan
2021-12-08Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2021-12-07Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan
2021-12-02Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-29[Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann
2021-11-02[Core] Change OLED task function to be boolean (#14864)Drashna Jaelre
2021-09-29Merge remote-tracking branch 'upstream/master' into developJames Young
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan
2021-09-26Merge remote-tracking branch 'upstream/master' into developJames Young
2021-09-26Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young
2021-09-21Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-09-21Remove audio pin references in rules.mk (#14532)Ryan
2021-09-18Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-18fix link error for helix/rev3_5rows:five_rows (#14466)Takeshi ISHII
2021-09-17Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2021-09-16[Keymap] Update Helix:five_rows OLED code (#14427)Takeshi ISHII
2021-09-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-16[Keyboard] Increase the way to add oled code for helix/rev3. (#14426)Takeshi ISHII
2021-09-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-09-12Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-10Merge remote-tracking branch 'origin/master' into developQMK Bot