aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/jnao/readme.md
diff options
context:
space:
mode:
authorDanny <nooges@users.noreply.github.com>2019-08-24 12:06:27 -0400
committerDrashna Jaelre <drashna@live.com>2019-08-24 09:06:27 -0700
commit2c8d8be7187e800cfd465674449255b25e5d02b9 (patch)
treeb001665e6994e415a3bcedfd9621b9d31b114410 /keyboards/jnao/readme.md
parent70329b4fbb43078cc287203f1e786b5074a8fef9 (diff)
downloadfirmware-2c8d8be7187e800cfd465674449255b25e5d02b9.tar.gz
firmware-2c8d8be7187e800cfd465674449255b25e5d02b9.tar.bz2
firmware-2c8d8be7187e800cfd465674449255b25e5d02b9.zip
[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
Diffstat (limited to 'keyboards/jnao/readme.md')
-rw-r--r--keyboards/jnao/readme.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/jnao/readme.md b/keyboards/jnao/readme.md
new file mode 100644
index 000000000..08cf10aca
--- /dev/null
+++ b/keyboards/jnao/readme.md
@@ -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).