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