diff options
author | peepeetee <43021794+peepeetee@users.noreply.github.com> | 2022-01-11 08:42:13 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-10 16:42:13 -0800 |
commit | b1942d1d0c8fff71aa495f06768f570907af7ce8 (patch) | |
tree | 387c62484a179a1d9469c5e997fe0f26f3c6e73b /keyboards/capsunlocked/cu24/readme.md | |
parent | 93bacff1a60f2c05ee125d732fea3e677bb62567 (diff) |
[Keyboard] move cu24, cu75, cu80/v1 into capsunlocked folder (#15758)
Diffstat (limited to 'keyboards/capsunlocked/cu24/readme.md')
-rw-r--r-- | keyboards/capsunlocked/cu24/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/capsunlocked/cu24/readme.md b/keyboards/capsunlocked/cu24/readme.md new file mode 100644 index 0000000000..250ff8847f --- /dev/null +++ b/keyboards/capsunlocked/cu24/readme.md @@ -0,0 +1,15 @@ +# CU24 + +![CU24](https://i.imgur.com/AU1QisF.jpg) + +A luxurious 24 key keypad with various layouts. Includes RGB underglow, backlight and an aluminium, brass and nylon case. + +Keyboard Maintainer: [Yiancar](https://github.com/yiancar) +Hardware Supported: PCB v1.0 (uses a 32u4) +Hardware Availability: [caps-unlocked.com](http://caps-unlocked.com/) + +Make example for this keyboard (after setting up your build environment): + + make capsunlocked/cu24:default + +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. |