Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Compilation fixes for handwired/concertina/64key (#11987) | James Young | 2021-02-28 | 7 | -60/+51 |
| | | | | | | | | | | | | | | | | | | | | | * concatenate config.h to 64key directory * move rules.mk to 64key directory This commit makes the firmware actually compile. * insert complete rules.mk contents Conforms the file to QMK's template. * move info.json to 64key directory * remove concertina.h This file no longer serves a purpose now that everything is in the 64key directory. * complete 64key readme.md Conforms the file more to QMK's template. | ||||
* | [Keyboard] Concertina (#11922) | Viktor Eikman | 2021-02-20 | 11 | -0/+339 |
* [Keyboard] Concertina * Added a novel handwired keyboard. * Concertina lint * Perfunctory changes to pass CI. * Concertina line width * Changes from code review: GPL headers, modernization, full-width representation of matrix to match info.json. |