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
/
spaceholdings
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-09
Migrate `g_led_config` to DD (S) (#25624)
Jack Sangdahl
6
-124
/
+183
2025-04-24
Remove `"command":false` from keyboards (#25193)
Joel Challis
2
-2
/
+0
2025-04-23
Remove `"console":false` from keyboards (#25190)
Joel Challis
2
-2
/
+0
2025-04-22
Remove empty `url` fields (#25181)
Joel Challis
4
-4
/
+0
2025-01-30
Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24845)
Joel Challis
1
-1
/
+0
2024-11-24
Update keycodes for keyboards with RGB Matrix (#24484)
Ryan
3
-3
/
+3
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
13
-216
/
+0
2024-08-25
Update Underglow keycodes (#23765)
Ryan
4
-4
/
+4
2024-05-11
Adjust keycode alignment around `QK_BOOT` (#23697)
Ryan
2
-2
/
+2
2024-04-24
Align NO_SUSPEND_POWER_DOWN keyboard config (#23606)
Joel Challis
2
-2
/
+2
2024-04-17
Migrate build target markers to keyboard.json - S (#23532)
Joel Challis
4
-28
/
+16
2024-04-03
Fix spaceholdings/nebula68b (#23399)
Joel Challis
16
-156
/
+282
2024-03-30
Remove 'NO_USB_STARTUP_CHECK = no' from keyboards (#23376)
Joel Challis
2
-2
/
+0
2024-03-30
Migrate features and LTO from rules.mk to data driven (#23302)
Joel Challis
4
-30
/
+24
2024-03-02
WS2812 PWM: prefix for DMA defines (#23111)
Ryan
1
-2
/
+2
2024-02-25
LED drivers: update keyboard LED configs (#23073)
Ryan
1
-128
/
+128
2024-01-16
Migrate RGB Matrix config to info.json - RS (#22909)
Joel Challis
5
-174
/
+95
2023-12-20
Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)
Ryan
2
-2
/
+2
2023-11-22
Remove unnecessary driver counts (#22435)
Joel Challis
2
-2
/
+0
2023-11-13
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-0
/
+81
2023-11-12
add `68_ansi` Community Layout to nebula68b (#22433)
Duncan Sutherland
1
-0
/
+81
2023-11-08
WT RGB cleanups (#22379)
Ryan
2
-2
/
+173
2023-11-01
Relocate LED driver init code (#22365)
Ryan
2
-2
/
+2
2023-10-22
Add `_flush()` functions to LED drivers (#22308)
Ryan
2
-0
/
+3
2023-10-13
Dedupe I2C, SPI, UART driver inclusions (#22253)
Ryan
2
-2
/
+2
2023-09-25
Simplify more feature driver defines (#22090)
Ryan
1
-1
/
+1
2023-09-13
is31fl3731: driver naming cleanups (#21918)
Ryan
1
-1
/
+1
2023-09-13
is31fl3733: driver naming cleanups (#21905)
Ryan
1
-1
/
+1
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
4
-24
/
+26
2023-08-23
RGB Matrix: driver naming cleanups (#21594)
Ryan
2
-2
/
+2
2023-06-24
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
4
-6
/
+4
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
4
-2
/
+4
2023-05-27
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Ryan
3
-2
/
+3
2023-05-10
Space Holdings Nebula12B (#20821)
James Young
3
-19
/
+22
2023-04-15
Move single `LAYOUT_all`s to data driven (#20430)
Ryan
3
-36
/
+16
2023-04-08
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
Ryan
4
-2
/
+6
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
8
-4
/
+8
2023-04-01
Move 66% and 68% layouts to data driven (#20293)
Ryan
6
-194
/
+147
2023-03-29
Move ortho & numpad layouts to data driven (#20183)
Ryan
2
-28
/
+12
2023-03-26
Move `WS2812_DRIVER` to data driven (#20248)
Ryan
4
-2
/
+6
2023-03-23
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
2
-4
/
+0
2023-03-11
Move matrix config to info.json, part 5 (#20003)
Ryan
8
-29
/
+20
2023-02-21
Add some missing `#pragma once`s (#19902)
Ryan
1
-0
/
+2
2023-02-17
Remove matrix size defines (#19581)
Ryan
4
-16
/
+0
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
8
-26
/
+9
2023-02-07
Remove unused Bootmagic row/col defines from config.h (#19761)
Ryan
4
-16
/
+0
2023-02-06
Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)
Ryan
4
-20
/
+0
2023-02-03
Debounce defines cleanup (#19742)
Ryan
4
-12
/
+0
2023-02-03
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
4
-12
/
+0
2023-01-30
Clean up Force NKRO in config.h (#19718)
Ryan
4
-108
/
+0
[next]