summaryrefslogtreecommitdiffstats
path: root/keyboards/helix/rev2
Commit message (Expand)AuthorAgeFilesLines
* Remove legacy define SERIAL_USE_MULTI_TRANSACTION (#18299)Dasky2022-09-072-2/+0
* Remove legacy USE_SERIAL define (#18292)Dasky2022-09-061-4/+0
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-216-7/+7
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-282-8/+7
|\
| * Move keyboard USB IDs and strings to data driven: H (#17821)Ryan2022-07-282-8/+7
* | 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-194-6/+6
|/
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-185-240/+64
|\
| * Update mtei's keymap (helix/rev2:five_rows, helix/pico:mtei, helix/rev3_5rows...Takeshi ISHII2022-05-195-240/+64
* | RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-2/+2
* | Rename keymap_extras headers for consistency (#16939)Ryan2022-05-152-2/+2
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-04-212-280/+2
|\|
| * [Keymap] Fix build error `helix:five_rows` (#16847)Takeshi ISHII2022-04-212-280/+2
* | Helix/rev2 move to split common (#16723)Takeshi ISHII2022-04-2111-729/+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-151-3/+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
* Bodge for helix build failures (#16376)Joel Challis2022-02-161-0/+4
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-12-141-66/+66
|\
| * Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-141-66/+66
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-12-083-21/+0
|\|
| * Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-073-21/+0
* | [Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann2021-11-291-6/+0
|/
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-023-3/+6
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-09-174-14/+128
|\
| * [Keymap] Update Helix:five_rows OLED code (#14427)Takeshi ISHII2021-09-164-14/+128
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-121-2/+0
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-051-5/+0
|\|
| * Remove empty override functions (#14312)Ryan2021-09-051-5/+0
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-013-12/+3
* | [Keyboard] Helix use `post_rules.mk` (#14216)Takeshi ISHII2021-08-319-32/+3
|/
* [Keyboard] fix compile error `make helix/rev2/sc:all` (#14214)Takeshi ISHII2021-08-291-8/+19
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-247-13/+17
* [Keymap] fix helix:fraanrosi compile error caused by #13677. (#14061)Takeshi ISHII2021-08-191-1/+4
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-111-0/+3
|\
| * Fixed the Helix keymap 'fraanrosi' compile issues (#13514)Takeshi ISHII2021-07-111-0/+3
| * 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-291-29/+0