summaryrefslogtreecommitdiffstats
path: root/keyboards/illuminati/is0/info.json
Commit message (Collapse)AuthorAgeFilesLines
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-3/+3
|
* Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-051-1/+3
|
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-051-0/+5
|
* Move backlight config to data driven (#19910)Ryan2023-02-261-0/+5
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Move keyboard USB IDs and strings to data driven: I (#17836)Ryan2022-07-291-0/+6
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* Add iS0 Keypad (#6456)ai032019-08-011-0/+12
* Start progress * Build firmware * Prepare for pullreq * Add a keymap * Update keyboards/illuminati/is0/rules.mk Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/illuminati/is0/info.json Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>