summaryrefslogtreecommitdiffstats
path: root/keyboards/knops/mini/info.json
Commit message (Collapse)AuthorAgeFilesLines
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-28/+28
|
* Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-051-1/+9
|
* Move matrix config to info.json, part 8 (#20030)Ryan2023-03-111-0/+5
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2022-08-031-1/+6
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-3/+1
|
* Knops Configurator update (#3249)noroadsleft2018-06-281-1/+1
|
* Add knops mini info json and implemented latest QMK standards (#2832)Pawnerd2018-04-281-0/+13
* added info.json to knops mini keypad. * updated the keyboard to follow the latest qmk standards.