index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
helix
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-10
Migrate `helix` common configuration (#25433)
Jack Sangdahl
12
-419
/
+438
2025-07-19
Refactor `helix/rev3_{4,5}rows` (#25430)
Jack Sangdahl
25
-1521
/
+370
2025-07-11
Remove deprecated `RGB_` and Mouse keycodes (#25444)
Ryan
1
-3
/
+3
2025-07-06
Refactor `helix/rev2` (#25429)
jack
40
-2483
/
+191
2025-07-06
Refactor `helix/pico` (#25428)
jack
23
-1010
/
+57
2025-06-10
Migrate remaining `DEFAULT_FOLDER` to keyboard aliases (#25291)
Joel Challis
3
-6
/
+0
2025-04-22
Remove empty `url` fields (#25181)
Joel Challis
2
-2
/
+0
2025-03-22
Migrate remaining `split.soft_serial_pin` to `split.serial.pin` (#25046)
jack
4
-4
/
+12
2025-03-21
Non-volatile memory data repository pattern (#24356)
Nick Brassel
3
-3
/
+3
2024-11-24
Update keycodes for keyboards with RGB Matrix (#24484)
Ryan
1
-3
/
+3
2024-10-12
Separate RGBLight/RGB Matrix keycode handling (#23679)
Ryan
3
-9
/
+9
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
8
-727
/
+0
2024-08-25
Update Underglow keycodes (#23765)
Ryan
4
-12
/
+12
2024-07-30
Eliminate use of `#include "../default/keymap.c"`. (#24215)
Nick Brassel
1
-1
/
+341
2024-07-20
Remove instances of MASTER_LEFT. (#24163)
Dasky
2
-10
/
+0
2024-06-26
`helix/pico` and `rev2`: add `keyboard.json`s (#23964)
Ryan
14
-17
/
+19
2024-06-14
Various keyboard fixes (#23919)
Ryan
2
-0
/
+0
2024-05-21
Migrate `LOCKING_*_ENABLE` to Data-Driven: H, Part 1 (#23759)
James Young
4
-10
/
+12
2024-05-11
Adjust keycode alignment around `QK_BOOT` (#23697)
Ryan
4
-4
/
+4
2024-04-11
Move `SPLIT_KEYBOARD` to data driven (#21410)
Duncan Sutherland
13
-12
/
+4
2024-04-08
Tidy up default layer handling in keymaps (#23436)
Joel Challis
2
-16
/
+6
2024-04-05
Remove more unnecessary `quantum.h` includes (#23402)
Ryan
1
-1
/
+1
2024-03-21
Reduce firmware size of helix/rev3 (#23324)
Joel Challis
4
-52
/
+72
2024-02-27
Ensmallification of `helix/rev3_5rows:via`. (#23159)
Nick Brassel
1
-2
/
+1
2024-02-19
Manual user keymap removal (#23104)
Joel Challis
14
-2711
/
+0
2024-01-09
Align `SPLIT_HAND_MATRIX_GRID` left/right logic with `SPLIT_HAND_PIN` (#22775)
Joel Challis
2
-2
/
+0
2024-01-08
Migrate RGB Matrix config to info.json - H (#22861)
Joel Challis
4
-25
/
+7
2023-12-20
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
6
-678
/
+0
2023-12-20
Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)
Ryan
2
-2
/
+2
2023-12-18
Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)
Nick Brassel
6
-678
/
+0
2023-12-12
Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)
Ryan
2
-8
/
+8
2023-12-07
Fixup helix/rev3_5rows (#22623)
jack
1
-2
/
+1
2023-12-05
[Keyboard][Helix] enable encoder map (#22488)
MakotoKurauchi
6
-34
/
+22
2023-12-02
Helix rev3_5rows rgbmatrix patch (#22594)
Tom Barnes
1
-0
/
+68
2023-11-27
Remove userspace keymaps (#22544)
Joel Challis
20
-1942
/
+0
2023-11-26
Improve and Cleanup Shutdown callbacks (#21060)
Drashna Jaelre
5
-153
/
+0
2023-11-23
Migrate some dip switch config to info.json (#22437)
Joel Challis
4
-7
/
+7
2023-10-21
Migrate recently introduced sync items (#22305)
Joel Challis
2
-4
/
+7
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
8
-82
/
+35
2023-08-23
RGB Matrix: driver naming cleanups (#21594)
Ryan
2
-2
/
+2
2023-08-15
OLED: driver naming cleanups (#21710)
Ryan
4
-4
/
+0
2023-07-31
Remove old OLED API code (#21651)
Ryan
6
-685
/
+2
2023-07-27
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
6
-4
/
+8
2023-07-27
helix/rev3_4rows, helix/rev3_5rows: Fix build with converters (#21608)
Sergey Vlasov
6
-4
/
+8
2023-07-02
Get rid of `USB_LED_SCROLL_LOCK` (#21405)
Ryan
5
-34
/
+30
2023-06-24
Move `TAPPING_TERM` to data driven (#21296)
Ryan
4
-2
/
+6
2023-06-24
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
6
-10
/
+6
2023-06-24
Move `RGB_MATRIX_HUE/SAT/VAL/SPD_STEP` to data driven (#21354)
Ryan
4
-10
/
+8
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
5
-8
/
+4
2023-06-16
Move `RGBLIGHT_SLEEP` to data driven (#21072)
Ryan
2
-2
/
+0
[next]