summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/consolekeyboard/consolekeyboard.h
Commit message (Collapse)AuthorAgeFilesLines
* New Variants of Console Keyboard (#11973)gazeddy2021-02-281-26/+0
| | | | | | | | | | | | | | | | | | | | | | | | | * initial push of console keyboard variants * update readme * fixed compilation issue * update Readme * added 18 and 27 key variants * missed commas * update info.json * added readme * correct info.json * correct info.json * info.json again * fixed keymap.c
* Added ConsoleKeyboard (#11950)gazeddy2021-02-211-0/+26
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>