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
/
0xcb
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-10
Refactor `0xcb/splaytoraid` (#25609)
Jack Sangdahl
8
-164
/
+93
2025-05-22
Configure boards to use development_board - 0-9 (#25287)
Joel Challis
1
-2
/
+1
2025-04-24
Remove `"command":false` from keyboards (#25193)
Joel Challis
3
-3
/
+0
2025-04-23
Remove `"console":false` from keyboards (#25190)
Joel Challis
3
-3
/
+0
2025-04-22
Remove empty `url` fields (#25181)
Joel Challis
1
-1
/
+0
2025-01-20
Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)
Joel Challis
1
-1
/
+0
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
8
-476
/
+0
2024-08-25
Update Underglow keycodes (#23765)
Ryan
4
-8
/
+8
2024-07-12
Convert `eeconfig_init_kb` implementations to config (#24087)
Joel Challis
2
-27
/
+3
2024-04-02
0xcb/splaytoraid: remove `CONVERT_TO` at keyboard level (#23395)
Ryan
5
-36
/
+57
2024-03-30
Data-Driven Keyboard Conversions: 0-9 (#23357)
James Young
4
-9
/
+10
2024-03-30
Migrate features and LTO from rules.mk to data driven (#23302)
Joel Challis
4
-32
/
+28
2024-03-14
Migrate features from rules.mk to DD (#23202)
Joel Challis
2
-13
/
+10
2024-02-01
Migrate lighting defaults to info.json (#22920)
Joel Challis
2
-9
/
+7
2024-01-31
Remove always enabled effects from lighting animation list (#22992)
Joel Challis
1
-1
/
+0
2024-01-02
Migrate RGB Matrix config to info.json - [0-9] (#22797)
Joel Challis
4
-45
/
+38
2023-12-18
Remove obvious user keymaps, `keyboards/[0-9]*` edition. (#22691)
Nick Brassel
9
-994
/
+0
2023-12-01
Fix a bunch of CLI warnings (#22589)
Ryan
1
-1
/
+0
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
4
-23
/
+26
2023-08-23
RGB Matrix: driver naming cleanups (#21594)
Ryan
1
-1
/
+1
2023-08-15
OLED: driver naming cleanups (#21710)
Ryan
3
-4
/
+0
2023-06-25
Move `TAP_CODE_DELAY` to data driven (#21363)
Ryan
4
-4
/
+6
2023-06-24
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
4
-7
/
+3
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
4
-3
/
+2
2023-06-16
Move `RGBLIGHT_SLEEP` to data driven (#21072)
Ryan
4
-2
/
+6
2023-05-27
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Ryan
2
-2
/
+0
2023-05-15
Keymap introspection for combos. (#19670)
Nick Brassel
2
-6
/
+1
2023-05-04
Even more `info.json` whitespace cleanups (#20703)
Ryan
1
-96
/
+96
2023-05-03
More `info.json` whitespace cleanups (#20665)
Ryan
1
-9
/
+9
2023-04-27
Move remaining `LAYOUT_all`s to data driven (#20463)
Ryan
2
-151
/
+93
2023-04-15
Fix info.json LTO and format encoder definitions (#20456)
Ryan
1
-5
/
+1
2023-04-15
Encodermap direction define. (#20454)
Nick Brassel
3
-3
/
+3
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
6
-4
/
+9
2023-04-03
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)
precondition
1
-3
/
+0
2023-03-26
Move `WS2812_DRIVER` to data driven (#20248)
Ryan
2
-1
/
+5
2023-03-23
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
1
-2
/
+0
2023-03-17
Remove more empty headers (#20155)
Ryan
1
-17
/
+0
2023-03-15
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
15
-0
/
+670
2023-03-15
add new board: splaytoraid (#20052)
Conor Burns
15
-0
/
+670
2023-03-05
Move matrix config to info.json, part 1 (#19985)
Ryan
2
-19
/
+5
2023-02-26
Move encoder config to data driven (#19923)
Ryan
4
-6
/
+10
2023-02-26
Move backlight config to data driven (#19910)
Ryan
2
-4
/
+5
2023-02-23
Move QMK LUFA bootloader config to data driven (#19879)
Ryan
2
-3
/
+3
2023-02-19
Move layouts for direct_pins boards to data driven (#19872)
Ryan
6
-94
/
+19
2023-02-17
Remove matrix size defines (#19581)
Ryan
1
-5
/
+0
2023-02-17
Move Bootmagic config to data driven (#19860)
Ryan
2
-4
/
+3
2023-02-14
Migrate `DIRECT_PINS` to data driven (#19826)
Ryan
4
-31
/
+13
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
6
-18
/
+6
2023-02-07
Remove unused Bootmagic row/col defines from config.h (#19761)
Ryan
1
-4
/
+0
2023-02-06
Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)
Ryan
1
-6
/
+0
[next]