summaryrefslogtreecommitdiffstats
path: root/keyboards/flxlb/zplit/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Move `RGBLIGHT_LED_MAP` to data driven (#21095)Ryan2023-06-141-0/+1
|
* Move `RGBLED_SPLIT` to data driven (#21113)Ryan2023-06-061-0/+3
| | | | Co-authored-by: Joel Challis <git@zvecr.com>
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-121-48/+48
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-0/+3
|
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-101-0/+5
|
* Move encoder config to data driven (#19923)Ryan2023-02-261-0/+5
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-171-0/+3
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Move keyboard USB IDs and strings to data driven: F (#17816)Ryan2022-07-271-0/+6
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* fluxlab zplit: keymap restructuring (#13599)James Young2021-07-191-9/+61
|
* [Keyboard] Add fluxlab zplit keyboard (#12396)cccywj2021-05-131-0/+12
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>