summaryrefslogtreecommitdiffstats
path: root/keyboards/412_64/readme.md
diff options
context:
space:
mode:
authorFateEverywhere <41215461+FateEverywhere@users.noreply.github.com>2018-11-13 17:38:48 +0100
committerDrashna Jaelre <drashna@live.com>2018-11-13 17:38:48 +0100
commit4609d68ddcf4b5094e8183f99549fe83af3cc144 (patch)
tree4dbf22a74b9302a70442c0f9803ae4b44ff5099e /keyboards/412_64/readme.md
parent2dea540afbfcffaea82f70b6642c39aedb9e3b5b (diff)
downloadqmk_firmware-4609d68ddcf4b5094e8183f99549fe83af3cc144.tar.gz
qmk_firmware-4609d68ddcf4b5094e8183f99549fe83af3cc144.tar.xz
Keyboard: Add 412 64 Model 00 keyboard. (#4400)
* Add 412-64 keyboard firmware It's pretty barebones for now, but the Model 00 is also a pretty barebones machine. Model 01 won't be better, but plenty of pins exist for things like LEDs on Model 02. * MANU/PROD ID changes. Changed around the MANUFACTURER and PRODUCT IDs to be more polite when viewed in qmk toolbox. * Fixing PROD again. For the love of all that is good and holy, that was ugly. This new one looks better. This stuff matters to me for some reason. * Yep, updating MANU again. There we go. That's better - From my name to my "design firm". * Update keyboards/412_64/keymaps/default/keymap.c Co-Authored-By: FateEverywhere <41215461+FateEverywhere@users.noreply.github.com> * Update keyboards/412_64/rules.mk Co-Authored-By: FateEverywhere <41215461+FateEverywhere@users.noreply.github.com> * Update keyboards/412_64/rules.mk Co-Authored-By: FateEverywhere <41215461+FateEverywhere@users.noreply.github.com> * Update keyboards/412_64/rules.mk Co-Authored-By: FateEverywhere <41215461+FateEverywhere@users.noreply.github.com> * Update keyboards/412_64/rules.mk Co-Authored-By: FateEverywhere <41215461+FateEverywhere@users.noreply.github.com>
Diffstat (limited to 'keyboards/412_64/readme.md')
-rw-r--r--keyboards/412_64/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/412_64/readme.md b/keyboards/412_64/readme.md
new file mode 100644
index 000000000..081103107
--- /dev/null
+++ b/keyboards/412_64/readme.md
@@ -0,0 +1,15 @@
+# 412-64
+
+![412-64](image_here)
+
+A compact 60% keyboard designed by Fate Everywhere and sold on a limited basis. Born out of the desire for a Planck with a numpad for technical work.
+
+Keyboard Maintainer: [Fate Everywhere](https://github.com/fateeverywhere)
+Hardware Supported: 4x16 T&E Prototype, 412-64 Mk. 0, Mk. 1.
+Hardware Availability: Highly limited, contact /u/FateEverywhere on reddit for availability.
+
+Make example for this keyboard (after setting up your build environment):
+
+ make 412-64: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). \ No newline at end of file