summaryrefslogtreecommitdiffstats
path: root/keyboards/helix/rev2
Commit message (Expand)AuthorAgeFilesLines
* Remove old OLED API code (#21651)Ryan2023-07-316-685/+2
* Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan2023-07-025-34/+30
* Move `TAPPING_TERM` to data driven (#21296)Ryan2023-06-242-1/+3
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-242-2/+3
* Helix rev2: remove 4 rows option (#20667)Ryan2023-05-0427-578/+124
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-3/+3
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-031-1/+0
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-162-2/+2
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-3/+3
* Clean up remaining rules.mk `MCU`/`BOOTLOADER`s (#19778)Ryan2023-02-171-0/+2
* Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2023-02-051-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-3/+0
* Fix functions with empty params (#19647)Ryan2023-01-203-6/+6
* Remove useless line continuations (#19399)Ryan2022-12-306-239/+239
* [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y2022-12-122-11/+11
* Remove .noci functionality (#19122)Joel Challis2022-11-215-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 keycodes, part 5 (#18710)Ryan2022-10-153-7/+7
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-152-3/+0
* Remove legacy international keycodes (#18588)Ryan2022-10-096-24/+24
* 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