summaryrefslogtreecommitdiffstats
path: root/keyboards/aozora
Commit message (Collapse)AuthorAgeFilesLines
* Aozora Hotswap info.json clean-up (#14585)James Young2021-09-252-4/+3
| | | | | | | | | | * clean up info.json * correct maintainer field to use GitHub username * remove `meta` key * clean up readme.md * correct key count in intro paragraph
* 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