summaryrefslogtreecommitdiffstats
path: root/keyboards/aozora/hotswap
Commit message (Collapse)AuthorAgeFilesLines
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* Fix generate api (#13930)Zach White2021-08-091-1/+1
| | | | | * Add missing returncode to exit() * fix the aozora/hotswap vendor id
* [Keyboard] Add Aozora (hotswap) keyboard (#13919)Phooood2021-08-087-0/+254
* Initial Commit * added header to hotswap.c * added keymap-specific reamdme.md * minor adjustments * Requested corrections to readme's