diff options
author | yiancar <yiangosyiangou@cytanet.com.cy> | 2018-05-15 22:54:50 +0100 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-05-15 14:54:50 -0700 |
commit | 323cd357674ebd9ab6ac025ec8e015faeaa751e4 (patch) | |
tree | c617eb3b99441dbc6f618250cb10a61e68369277 /keyboards/hs60/keymaps/default/readme.md | |
parent | f66e0a20f23f6f8e8de0cfd1a7c28af5f3c9c78c (diff) |
Addition of HS60 ISO keyboard (#2972)
* 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
* HS60 initial rgb port
porting HS60 to master rgb code
* HS60 fixes
* Hs60 rgb changes
* Cleanup for HS60 ISO
* More HS60 cleanup
* Update config.h
* More Cleanup for HS60
* HS60 modifications to work with configurator
* More HS60 cleanup
* Remove userspace layouts on HS60
* Update rules.mk
* HS60 bootloader change
Diffstat (limited to 'keyboards/hs60/keymaps/default/readme.md')
-rw-r--r-- | keyboards/hs60/keymaps/default/readme.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/hs60/keymaps/default/readme.md b/keyboards/hs60/keymaps/default/readme.md new file mode 100644 index 0000000000..cf1ac7a969 --- /dev/null +++ b/keyboards/hs60/keymaps/default/readme.md @@ -0,0 +1,6 @@ +The default keymap for ISO HS60 +=============================== + +![Layout image](https://i.imgur.com/Kua44z2.png) + +Default layer is normal ISO and Fn layer is used for RGB functions, Volume control and arrow cluster
\ No newline at end of file |