summaryrefslogtreecommitdiffstats
path: root/keyboards/knops/mini/mini.h
Commit message (Collapse)AuthorAgeFilesLines
* Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-051-29/+0
|
* Fix typos from 14248 (#14261)Ryan2021-09-011-1/+1
|
* Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-011-5/+4
| | | | | | | | | * Change keyboard level include guards to `pragma once` And clean up a lot of layout macros * Oops * Remove dangling endif
* Add knops mini info json and implemented latest QMK standards (#2832)Pawnerd2018-04-281-1/+1
| | | | | | * added info.json to knops mini keypad. * updated the keyboard to follow the latest qmk standards.
* Added support for Knops Mini (3x2 macropad) keyboard. (#1953)Pawnerd2017-11-011-0/+30
* Added support for Knops Mini (3x2 macropad) keyboard. * Added better documentation, according to the QMK standards. * Fixed typo. * Changed names of files to comply with QMK standards. * Ignored makefile in keymap. * Removed makefiles and added my credentials in the copyrights.