summaryrefslogtreecommitdiffstats
path: root/keyboards/cu75/readme.md
diff options
context:
space:
mode:
authoryiancar <yiangosyiangou@cytanet.com.cy>2018-02-10 23:47:15 +0100
committerJack Humbert <jack.humb@gmail.com>2018-02-10 23:47:15 +0100
commit88a7fa762f0b6b696b15334dde4851fdc601b558 (patch)
treeea283f660750e58853347ff860954f795c937c45 /keyboards/cu75/readme.md
parentcd0c089b49c1b6e5b0fb13491935f278e9c1986f (diff)
downloadqmk_firmware-88a7fa762f0b6b696b15334dde4851fdc601b558.tar.gz
qmk_firmware-88a7fa762f0b6b696b15334dde4851fdc601b558.tar.xz
New keyboard: Cu75 (#2374)
* Added Modular keyboards L,R and NUM Created code modules for the 3 modules of the modular keyboard. Original idea by MechboardsUK. Uses i2c implementation similar to lets split * Remove modular from master This is to fix incorrect branching * Addition of cu75 Addition of cu75 keyboard, uses libraries from LFKeyboards directory which are path linked to reduce file duplication. Minor fix on cu24 readme * Minor Readme Fix
Diffstat (limited to 'keyboards/cu75/readme.md')
-rw-r--r--keyboards/cu75/readme.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/cu75/readme.md b/keyboards/cu75/readme.md
new file mode 100644
index 000000000..6c3029a3f
--- /dev/null
+++ b/keyboards/cu75/readme.md
@@ -0,0 +1,17 @@
+# CU75
+
+![CU75](https://geekhack.org/index.php?action=dlattach;topic=91767.0;attach=179167;image)
+
+A luxurious 75% keyboard with various layouts. Includes RGB underglow, backlight and an aluminium, brass and nylon case.
+
+Keyboard Maintainer: [Yiancar](https://github.com/yiancar) and [LFKeyboards](https://github.com/lfkeyboards)
+Hardware Supported: PCB v1.0 (uses a 32u4)
+Hardware Availability: [caps-unlocked.com](http://caps-unlocked.com/)
+
+This PCB uses lighting libraries from LFKeyboards
+
+Make example for this keyboard (after setting up your build environment):
+
+ make CU75: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.