summaryrefslogtreecommitdiff
path: root/keyboards/helix
AgeCommit message (Expand)AuthorFilesLines
2025-08-10Migrate `helix` common configuration (#25433)Jack Sangdahl12-419/+438
2025-07-19Refactor `helix/rev3_{4,5}rows` (#25430)Jack Sangdahl25-1521/+370
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan1-3/+3
2025-07-06Refactor `helix/rev2` (#25429)jack40-2483/+191
2025-07-06Refactor `helix/pico` (#25428)jack23-1010/+57
2025-06-10Migrate remaining `DEFAULT_FOLDER` to keyboard aliases (#25291)Joel Challis3-6/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis2-2/+0
2025-03-22Migrate remaining `split.soft_serial_pin` to `split.serial.pin` (#25046)jack4-4/+12
2025-03-21Non-volatile memory data repository pattern (#24356)Nick Brassel3-3/+3
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan1-3/+3
2024-10-12Separate RGBLight/RGB Matrix keycode handling (#23679)Ryan3-9/+9
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel8-727/+0
2024-08-25Update Underglow keycodes (#23765)Ryan4-12/+12
2024-07-30Eliminate use of `#include "../default/keymap.c"`. (#24215)Nick Brassel1-1/+341
2024-07-20Remove instances of MASTER_LEFT. (#24163)Dasky2-10/+0
2024-06-26`helix/pico` and `rev2`: add `keyboard.json`s (#23964)Ryan14-17/+19
2024-06-14Various keyboard fixes (#23919)Ryan2-0/+0
2024-05-21Migrate `LOCKING_*_ENABLE` to Data-Driven: H, Part 1 (#23759)James Young4-10/+12
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan4-4/+4
2024-04-11Move `SPLIT_KEYBOARD` to data driven (#21410)Duncan Sutherland13-12/+4
2024-04-08Tidy up default layer handling in keymaps (#23436)Joel Challis2-16/+6
2024-04-05Remove more unnecessary `quantum.h` includes (#23402)Ryan1-1/+1
2024-03-21Reduce firmware size of helix/rev3 (#23324)Joel Challis4-52/+72
2024-02-27Ensmallification of `helix/rev3_5rows:via`. (#23159)Nick Brassel1-2/+1
2024-02-19Manual user keymap removal (#23104)Joel Challis14-2711/+0
2024-01-09Align `SPLIT_HAND_MATRIX_GRID` left/right logic with `SPLIT_HAND_PIN` (#22775)Joel Challis2-2/+0
2024-01-08Migrate RGB Matrix config to info.json - H (#22861)Joel Challis4-25/+7
2023-12-20Merge remote-tracking branch 'upstream/master' into developfauxpark6-678/+0
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan2-2/+2
2023-12-18Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel6-678/+0
2023-12-12Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)Ryan2-8/+8
2023-12-07Fixup helix/rev3_5rows (#22623)jack1-2/+1
2023-12-05[Keyboard][Helix] enable encoder map (#22488)MakotoKurauchi6-34/+22
2023-12-02Helix rev3_5rows rgbmatrix patch (#22594)Tom Barnes1-0/+68
2023-11-27Remove userspace keymaps (#22544)Joel Challis20-1942/+0
2023-11-26Improve and Cleanup Shutdown callbacks (#21060)Drashna Jaelre5-153/+0
2023-11-23Migrate some dip switch config to info.json (#22437)Joel Challis4-7/+7
2023-10-21Migrate recently introduced sync items (#22305)Joel Challis2-4/+7
2023-08-23Move RGBLight animations to data driven (#21635)Ryan8-82/+35
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan2-2/+2
2023-08-15OLED: driver naming cleanups (#21710)Ryan4-4/+0
2023-07-31Remove old OLED API code (#21651)Ryan6-685/+2
2023-07-27Merge remote-tracking branch 'origin/master' into developQMK Bot6-4/+8
2023-07-27helix/rev3_4rows, helix/rev3_5rows: Fix build with converters (#21608)Sergey Vlasov6-4/+8
2023-07-02Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan5-34/+30
2023-06-24Move `TAPPING_TERM` to data driven (#21296)Ryan4-2/+6
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan6-10/+6
2023-06-24Move `RGB_MATRIX_HUE/SAT/VAL/SPD_STEP` to data driven (#21354)Ryan4-10/+8
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan5-8/+4
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2-2/+0