summaryrefslogtreecommitdiff
path: root/keyboards/s_ol
AgeCommit message (Expand)AuthorFilesLines
2025-09-09Migrate `g_led_config` to DD (S) (#25624)Jack Sangdahl2-36/+15
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan1-1/+1
2024-10-12Rename RGB/HSV structs: keyboard-level code (#24476)Ryan1-1/+1
2024-03-30Migrate features and LTO from rules.mk to data driven (#23302)Joel Challis2-14/+12
2024-02-15Remove obvious user keymaps, keyboards/{s,t}* edition. (#23084)Joel Challis2-93/+0
2024-01-16Migrate RGB Matrix config to info.json - RS (#22909)Joel Challis2-47/+20
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-06-14Move `RGBLIGHT_LED_MAP` to data driven (#21095)Ryan2-25/+1
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2-1/+3
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-1/+3
2023-04-05Move small macropad-ish layouts to data driven (#20341)Ryan2-24/+15
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan1-1/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-7/+3
2023-02-03Debounce defines cleanup (#19742)Ryan1-1/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-12-12[Keymap] superfell's custom keymap for the 0xc pad (#19196)Simon Fell2-0/+93
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan1-1/+1
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan1-1/+1
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis1-1/+1
2022-05-19[Keyboard] 0xc_pad LED index correction (#17120)Albert Y1-8/+12
2022-04-12[Keyboard] Add s-ol/0xC.pad (#16057)sol12-0/+288