summaryrefslogtreecommitdiff
path: root/keyboards/doio/kb30/info.json
AgeCommit message (Collapse)Author
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-06-15DOIO KB30 Refactor (#21250)James Young
* refactor keymaps - remove extra blank lines - convert tabs to spaces - use four-space indent - grid-align keycodes - use QMK-native keycode aliases * info.json: correct layout data * add readme.md * info.json: correct maintainer field Updates the value to reference the maintainer's GitHub username.
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-04-05Move small macropad-ish layouts to data driven (#20341)Ryan
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-01-01Add KB30 keyboard (#19395)DOIO2022
Co-authored-by: Drashna Jaelre <drashna@live.com>