1
0
Fork 0

[Keyboard] Add JNAO keyboard (#6598)

* Add JNAO keyboard

* Use layout macro for default_4x12

* Add bakingpy keymap

* Add info.json data

* Remove bakingpy keymap from jnao, add ortho_4x12 layout fetching

* Clear up default keymaps
This commit is contained in:
Danny 2019-08-24 12:06:27 -04:00 committed by Drashna Jaelre
parent 70329b4fbb
commit 2c8d8be718
10 changed files with 605 additions and 17 deletions

14
keyboards/jnao/readme.md Normal file
View file

@ -0,0 +1,14 @@
JNAO
====
An no-frills 5x12 or 4x12 ortholinear keyboard
Keyboard Maintainer: [That-Canadian](https://github.com/that-canadian)
Hardware Supported: JNAO PCB
Hardware Availability: [SpaceCat](https://spacecat.design) and [Keebio](https://keeb.io/)
Make example for this keyboard (after setting up your build environment):
make jnao:default
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).