diff options
author | yiancar <yiangosyiangou@cytanet.com.cy> | 2018-02-03 20:21:24 +0000 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2018-02-03 15:21:24 -0500 |
commit | 8350d7e607704d6736271256f20640e8f3deae75 (patch) | |
tree | 6d72272fead1c54375ca02189566c1bdc8612008 /keyboards/cu24/keymaps/default/readme.md | |
parent | e7bb9754823ae7a09f7ba3bf4ecd7b45663ae382 (diff) | |
download | qmk_firmware-8350d7e607704d6736271256f20640e8f3deae75.tar.gz qmk_firmware-8350d7e607704d6736271256f20640e8f3deae75.zip |
Cu24 keyboard addition (#2330)
* 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
* CU24 Support
Addes Support for the upcoming CU24 keyboard sold by CapsUnlocked
* Removed modular keyboards to make stuff clear
* Lower Case folders
* Remove CU24 - Rename Folder
* Add CU24 - Renamed
* Fixed ignore list
I am stupid
Diffstat (limited to 'keyboards/cu24/keymaps/default/readme.md')
-rw-r--r-- | keyboards/cu24/keymaps/default/readme.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/keyboards/cu24/keymaps/default/readme.md b/keyboards/cu24/keymaps/default/readme.md new file mode 100644 index 0000000000..5528d6c0d8 --- /dev/null +++ b/keyboards/cu24/keymaps/default/readme.md @@ -0,0 +1,10 @@ +https://imgur.com/a/vpHFj + +![CU24 Layout Image](https://imgur.com/X1c1qeY) + +# Default CU24 Layout + +This is the default layout that comes flashed on every CU24. It is like a normal numpad, +with all the led customization on the Fn layer. + +See [All Layouts](https://imgur.com/trwO7dN) for all supported configurations!
\ No newline at end of file |