Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1 | -3/+0 |
| | |||||
* | Configurator fixes for handwired/concertina/64key (#12316) | Viktor Eikman | 2021-03-23 | 1 | -16/+16 |
| | | | | | * Fixed bug that was hiding a key in info.json. * Improvements to presentation. | ||||
* | Compilation fixes for handwired/concertina/64key (#11987) | James Young | 2021-02-28 | 1 | -0/+37 |
* 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. |