summaryrefslogtreecommitdiffstats
path: root/keyboards/helix
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* [Keymap] Change helix:fraanrosi keymap to use split_common (#16533)Takeshi ISHII2022-03-061-0/+1
* Change helix:five_rows keymap to use QMK standerd oled driver (#16539)Takeshi ISHII2022-03-061-0/+1
* Fix helix/rev2 not working properly when using split_common. (#16512)Takeshi ISHII2022-03-036-7/+9
* Fix mistakes in the include path in `helix/rev2/local_features.mk`. (#16507)Takeshi ISHII2022-03-032-4/+6
* Change 'helix/rev2:default' setting to use split_common (#16432)Takeshi ISHII2022-03-0211-114/+124
* fix helix/rev2:edvorakjp build error (#16433)Takeshi ISHII2022-02-271-1/+1
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-02-2218-911/+165
|\
| * Helix/pico move to split_common (#16418)Takeshi ISHII2022-02-2118-913/+165
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-02-1717-1670/+0
|\|
| * [Keyboard] Remove Helix/rev1 (#16389)Takeshi ISHII2022-02-1717-1672/+0
* | Bodge for helix build failures (#16376)Joel Challis2022-02-163-0/+12
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-12-147-250/+250
|\|
| * Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-147-250/+250
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-091-1/+1
|\|
| * Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-094-76/+0
|\|
| * Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-094-76/+0
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-12-086-37/+2
|\|
| * Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-076-37/+2
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-021-2/+0
|\|
| * Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* | [Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann2021-11-293-18/+0
|/
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-0210-12/+22
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-291-1/+0
|\
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* | Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-262-106/+0
|\|
| * Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-262-106/+0