Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move `RGBLED_NUM` to data driven (#21278) | Ryan | 2023-06-18 | 1 | -0/+3 |
| | |||||
* | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 1 | -0/+3 |
| | |||||
* | Move 65% layouts to data driven (#20308) | Ryan | 2023-04-04 | 1 | -276/+276 |
| | |||||
* | Remove trailing zeroes in info.json layouts (#20156) | Ryan | 2023-03-17 | 1 | -4/+4 |
| | |||||
* | Move matrix config to info.json, part 6 (#20019) | Ryan | 2023-03-11 | 1 | -0/+5 |
| | |||||
* | Move encoder config to data driven (#19923) | Ryan | 2023-02-26 | 1 | -0/+5 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 1 | -0/+2 |
| | |||||
* | `handwired/swiftrax/walter`: fix layout mismatch (#18974) | Ryan | 2022-11-06 | 1 | -26/+26 |
| | | | | | * `handwired/swiftrax/walter`: fix layout mismatch * Undo K4A removal, fix info.json instead | ||||
* | Move keyboard USB IDs and strings to data driven: handwired (#17822) | Ryan | 2022-07-30 | 1 | -1/+7 |
| | |||||
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1 | -3/+1 |
| | |||||
* | add handwired/swiftrax/walter (#12428) | Brandon Claveria | 2021-05-12 | 1 | -0/+317 |
* init commit of walter * finalize keyboard * fix walter.h * fix config.h * fix rgblight animations * fix config.h Co-authored-by: Swiftrax <swiftrax@gmail.com> |