diff options
Diffstat (limited to 'keyboards/cu24/readme.md')
-rw-r--r-- | keyboards/cu24/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/cu24/readme.md b/keyboards/cu24/readme.md new file mode 100644 index 000000000..ca3f3f5a0 --- /dev/null +++ b/keyboards/cu24/readme.md | |||
@@ -0,0 +1,15 @@ | |||
1 | # CU24 | ||
2 | |||
3 |  | ||
4 | |||
5 | A luxurious 24 key keypad with various layouts. Includes RGB underglow, backlight and an aluminium, brass and nylon case. | ||
6 | |||
7 | Keyboard Maintainer: [Yiancar](https://github.com/yiancar) | ||
8 | Hardware Supported: PCB v1.0 (uses a 32u4) | ||
9 | Hardware Availability: [caps-unlocked.com](http://caps-unlocked.com/) | ||
10 | |||
11 | Make example for this keyboard (after setting up your build environment): | ||
12 | |||
13 | make CU24:default | ||
14 | |||
15 | See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. | ||