summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/prime_exl/readme.md
diff options
context:
space:
mode:
authorholtenc <holtenc@gmail.com>2018-09-20 01:20:36 +0200
committerDrashna Jaelre <drashna@live.com>2018-09-20 01:20:36 +0200
commit2bdeccd7baab67df2d0c04c1c8167277f7217d3e (patch)
treec25b2cca1a7da0b85509b3ea95c0b9fe9930178f /keyboards/handwired/prime_exl/readme.md
parent334e2629df4adb44b0ac0dff3363a6daebc072e7 (diff)
downloadqmk_firmware-2bdeccd7baab67df2d0c04c1c8167277f7217d3e.tar.gz
qmk_firmware-2bdeccd7baab67df2d0c04c1c8167277f7217d3e.tar.xz
Keyboard: Add Prime_EXL prototype to 'handwired' (#3932)
* initial commit * Update readme.md * Update keymap.c added comment for description of function to control LED as layer indicator * corrected formatting as requested. * format for configurator * corrected info.json to propertly reflect layout in Configurator * updated layouts to reflect physical keyboard
Diffstat (limited to 'keyboards/handwired/prime_exl/readme.md')
-rw-r--r--keyboards/handwired/prime_exl/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/handwired/prime_exl/readme.md b/keyboards/handwired/prime_exl/readme.md
new file mode 100644
index 000000000..f99cba004
--- /dev/null
+++ b/keyboards/handwired/prime_exl/readme.md
@@ -0,0 +1,15 @@
+# Prime_EXL
+
+![Prime_EXL](https://i.imgur.com/3t524g8.jpg)
+
+An ergonomic 45% keyboard with a macro/numpad added to the left side.
+
+Keyboard Maintainer: [Holtenc](https://github.com/holtenc/)
+Hardware Supported: Prime_EXL PCB, ATMega32u4
+Hardware Availability: Prototype
+
+Make example for this keyboard (after setting up your build environment):
+
+ make handwired/prime_exl: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).