aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/noxary/260/readme.md
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-05-07 21:40:45 -0700
committerDrashna Jaelre <drashna@live.com>2019-05-07 21:40:45 -0700
commit9d5b4ec97549f3b20465b1e96fb781176a1814ea (patch)
treef872a04cd8e71ac9632f1c2996c1131587d92ead /keyboards/noxary/260/readme.md
parente52930df245137fdc4cfdda2db94e8ca927f3301 (diff)
downloadfirmware-9d5b4ec97549f3b20465b1e96fb781176a1814ea.tar.gz
firmware-9d5b4ec97549f3b20465b1e96fb781176a1814ea.tar.bz2
firmware-9d5b4ec97549f3b20465b1e96fb781176a1814ea.zip
[Keyboard] Add Noxary 260 (#5815)
* initial commit * fix script issues * define pins used and electrical matrix size and an appropriate LAYOUT macro * add an appropriate keymap * turn on bootmagic lite and backlight support * Add QMK Configurator support * add caps lock led support * update readme with group buy links
Diffstat (limited to 'keyboards/noxary/260/readme.md')
-rw-r--r--keyboards/noxary/260/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/noxary/260/readme.md b/keyboards/noxary/260/readme.md
new file mode 100644
index 000000000..48cbbbf22
--- /dev/null
+++ b/keyboards/noxary/260/readme.md
@@ -0,0 +1,15 @@
+Noxary 260
+
+![260](https://cdn.discordapp.com/attachments/438429095303315456/489188948749451276/image0.jpg)
+
+A fully customizable 60% keyboard.
+
+Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin), [Rozakiin](https://github.com/rozakiin)
+Hardware Supported: Noxary 260 PCB
+Hardware Availability: [Geekhack Group Buy](https://geekhack.org/index.php?topic=93572.0)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make noxary/260: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).