summaryrefslogtreecommitdiff
path: root/keyboards/alf_x2/readme.md
diff options
context:
space:
mode:
authorfixed2018-04-21 16:32:53 +0200
committerDrashna Jaelre2018-04-21 07:32:53 -0700
commit9a7347e35707585f081c439d571730169c2ec774 (patch)
tree2a1cef74f8dea5c84fb8acc7f9e106b19ca5508f /keyboards/alf_x2/readme.md
parente36d6bbbe3392b8e1e36157c070ed028dc8f5992 (diff)
Adds config for ALF X2 60% keyboard (#2765)
* Adds initial keyboard config and layouts for ALF X2 60% * Cleans up empty if/else blocks * Renames KEYMAP to LAYOUT across the alf_x2 config files. * Replaces include in alf_x2 keymaps with QMK_KEYBOARD_H macro
Diffstat (limited to 'keyboards/alf_x2/readme.md')
-rw-r--r--keyboards/alf_x2/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/alf_x2/readme.md b/keyboards/alf_x2/readme.md
new file mode 100644
index 000000000..d51cd180a
--- /dev/null
+++ b/keyboards/alf_x2/readme.md
@@ -0,0 +1,15 @@
+# ALF X2
+
+![alf_x2](https://cdn.shopify.com/s/files/1/1674/0405/products/1_088c2862-1f68-4fdd-a346-965208c3a3de_1024x1024.png?v=1511296076)
+
+A customizable 60% keyboard.
+
+Keyboard Maintainer: QMK Community
+Hardware Supported: ALF X2 60%
+Hardware Availability: [zfrontier](https://en.zfrontier.com/products/group-buy-alf-x2-60)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make alf_x2:default
+
+See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.