diff options
author | peepeetee <43021794+peepeetee@users.noreply.github.com> | 2021-08-21 22:53:49 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-22 13:53:49 +1000 |
commit | 78ccd9c201199444bc06161b05ee8d7ba9c31613 (patch) | |
tree | 726d9e55d8cde510fe72bc1fb9bb2a7dabdbecc2 /keyboards/xd60/keymaps/fvolpe83/readme.md | |
parent | c70abc8d047319830e369ae4e14cd43bae3bd3b8 (diff) | |
download | qmk_firmware-78ccd9c201199444bc06161b05ee8d7ba9c31613.tar.gz qmk_firmware-78ccd9c201199444bc06161b05ee8d7ba9c31613.zip |
Organize KPrepublic, K.T.E.C, xiudi boards into directories (#12159)
* reset; redoing my steps; and recommit
* include xd002/.noci
Diffstat (limited to 'keyboards/xd60/keymaps/fvolpe83/readme.md')
-rwxr-xr-x | keyboards/xd60/keymaps/fvolpe83/readme.md | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/keyboards/xd60/keymaps/fvolpe83/readme.md b/keyboards/xd60/keymaps/fvolpe83/readme.md deleted file mode 100755 index 753c6bbb2d..0000000000 --- a/keyboards/xd60/keymaps/fvolpe83/readme.md +++ /dev/null @@ -1,33 +0,0 @@ -# fvolpe83's keymap for XIUDI's 60% XD60 PCB rev3 - -3 layers in ISO: - -- 0 for ISO querty with split backspace and split right shift -- 1 for arrows and mouse -- 2 for backlight - - -![Keyboard Layout (Physical appearence)](https://i.imgur.com/Zgc4Fv6.jpg "physical layout") - - -## Additional Notes - -RGB lighting enabled and goes to sleep with the host, each layer has its own color, caps layer is still there (can be enabled via software) but acts as FN - -- 0 = cyan/blue -- caps = red -- 1 = green -- 2 = purple - -tapping toggle has been defined to 3 in the separate config.h - -via has been enabled - -## Build - -To build the keymap, simply run: - - make xd60/rev3:fvolpe83 # XD60 rev3 - - -![Keyboard Layout (Physical appearence)](https://i.imgur.com/CSRPjbX.png "physical layout") |