summaryrefslogtreecommitdiffstats
path: root/keyboards/owlab/spring
Commit message (Expand)AuthorAgeFilesLines
* Get rid of `USB_LED_CAPS_LOCK` (#21436)Ryan2023-07-061-1/+1
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-242-3/+2
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+3
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-271-2/+1
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-1/+1
* Move `FORCE_NKRO` to data driven (#20604)Ryan2023-05-012-4/+2
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-123-101/+76
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-4/+0
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-102-7/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Refactor some layouts which contain keyboard name (#19642)Joel Challis2023-01-204-8/+11
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
* Move keyboard USB IDs and strings to data driven: O (#17874)Ryan2022-08-022-8/+6
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* [Keyboard] Add OwLab Spring (#15614)owlab-git2022-01-129-0/+437