summaryrefslogtreecommitdiffstats
path: root/keyboards/doio/kb30/info.json
Commit message (Collapse)AuthorAgeFilesLines
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
|
* DOIO KB30 Refactor (#21250)James Young2023-06-151-22/+20
| | | | | | | | | | | | | | | | | * 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.
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-081-0/+3
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-0/+3
|
* Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-051-34/+39
|
* Move matrix config to info.json, part 4 (#20001)Ryan2023-03-111-0/+5
|
* Move encoder config to data driven (#19923)Ryan2023-02-261-0/+7
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Add KB30 keyboard (#19395)DOIO20222023-01-011-0/+57
Co-authored-by: Drashna Jaelre <drashna@live.com>