summaryrefslogtreecommitdiffstats
path: root/keyboards/crazy_keyboard_68/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/crazy_keyboard_68/readme.md')
-rw-r--r--keyboards/crazy_keyboard_68/readme.md25
1 files changed, 25 insertions, 0 deletions
diff --git a/keyboards/crazy_keyboard_68/readme.md b/keyboards/crazy_keyboard_68/readme.md
new file mode 100644
index 0000000000..3afa9cc604
--- /dev/null
+++ b/keyboards/crazy_keyboard_68/readme.md
@@ -0,0 +1,25 @@
+# Crazy Keyboard 68
+
+![Front View of Crazy Keyboard 68 PCB](https://i.imgur.com/0nTjDbU.jpg)\
+![Back View of Crazy Keyboard 68 PCB](https://i.imgur.com/gTpdux3.jpeg)
+
+Obscure 68% hotswap PCB sold on taobao, powered by ATM32U4. RGB key lighting and underglow requires self-soldering.
+
+* Keyboard Maintainer: [chent7](https://github.com/chent7)
+* Hardware Supported: crazy keyboard 68 Standard
+* Hardware Availability: [taobao.com](https://item.taobao.com/item.htm?spm=a1z09.2.0.0.19422e8dJUzj8d&id=605218560507)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make crazy_keyboard_68:default
+
+Flashing example for this keyboard:
+
+ make crazy_keyboard_68:default:flash
+
+## Layouts
+
+### ANSI
+![Default ANSI Layout](https://i.imgur.com/y1ZApvU.png)
+
+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).