summaryrefslogtreecommitdiffstats
path: root/keyboards/30wer/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-121-38/+40
|
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-051-0/+5
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Move keyboard USB IDs and strings to data driven: 0-9 (#16481)Ryan2022-03-131-3/+9
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* Keyboard: Add 30wer config and keymap (#4386)Filip Sund2018-11-081-0/+51
* Preliminary 30wer firmware. Not tested on real board yet. * Added a layer to default 30wer keymap. * Wrote readme for 30wer. * Added 30wer info.json.