Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move `RGBLED_NUM` to data driven (#21278) | Ryan | 2023-06-18 | 2 | -1/+1 |
| | |||||
* | Move `RGBLIGHT_SLEEP` to data driven (#21072) | Ryan | 2023-06-16 | 2 | -1/+3 |
| | |||||
* | Move single `LAYOUT`s to data driven (#20365) | Ryan | 2023-04-12 | 2 | -76/+44 |
| | |||||
* | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 2 | -1/+3 |
| | |||||
* | Remove `RGB_DI_PIN` ifdefs (#20218) | Ryan | 2023-03-23 | 1 | -3/+0 |
| | |||||
* | Remove more empty headers (#20155) | Ryan | 2023-03-17 | 1 | -17/+0 |
| | |||||
* | Adjust offset for some layouts (#20075) | Ryan | 2023-03-13 | 1 | -44/+51 |
| | |||||
* | Move matrix config to info.json, part 6 (#20019) | Ryan | 2023-03-11 | 2 | -6/+5 |
| | |||||
* | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 1 | -2/+0 |
| | |||||
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 2 | -6/+2 |
| | |||||
* | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 1 | -1/+0 |
| | |||||
* | RESET -> QK_BOOT keyboard readme (#18110) | Joel Challis | 2022-08-20 | 1 | -1/+1 |
| | |||||
* | Move keyboard USB IDs and strings to data driven: handwired (#17822) | Ryan | 2022-07-30 | 2 | -7/+7 |
| | |||||
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 2 | -2/+2 |
| | |||||
* | More keyboard rules.mk cleanups (#16044) | Ryan | 2022-01-25 | 1 | -5/+2 |
| | | | | | * More keyboard rules.mk cleanups * Found a couple more | ||||
* | [Keyboard] Add croxsplit44 handwired keyboard (#14227) | Samuel Fischer | 2022-01-07 | 9 | -0/+277 |
* Add files via upload * Delete keyboards/croxsplit44 directory * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Apply suggestions from code review * Apply suggestions from code review |