aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/dc01/left/keymaps/default/readme.md
diff options
context:
space:
mode:
authoryiancar <yiangosyiangou@cytanet.com.cy>2018-07-18 19:55:57 +0300
committerJack Humbert <jack.humb@gmail.com>2018-07-18 12:55:57 -0400
commit72fd49b1468d6bbfa59e1c6334866d7aa34f31c1 (patch)
treed9d5d7a66eebd37765e2ff103e09ed57d787eae9 /keyboards/dc01/left/keymaps/default/readme.md
parent7e9a7af672ab226cc57f05f362d6b1e965ac56e6 (diff)
downloadfirmware-72fd49b1468d6bbfa59e1c6334866d7aa34f31c1.tar.gz
firmware-72fd49b1468d6bbfa59e1c6334866d7aa34f31c1.tar.bz2
firmware-72fd49b1468d6bbfa59e1c6334866d7aa34f31c1.zip
DC01 keyboard addition (#3428)
* DC01 initial commit - Addition of directories - Left readme * Initial commit of left half * Initial files for right half * arrow * i2c adjustments * I2C slave and DC01 refractoring - Cleaned up state machine of I2C slave driver - Modified DC01 left to use already pressent I2C master driver - Modified DC01 matrixes * Fixed tabs to spaces * Addition of Numpad * Add keymaps - Orthopad keymap for numpad module - Numpad keymap for numpad module - ISO, ANSI and HHKB version of keymap for right module * Minor matrix.c fixes * Update Readmes
Diffstat (limited to 'keyboards/dc01/left/keymaps/default/readme.md')
-rw-r--r--keyboards/dc01/left/keymaps/default/readme.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/keyboards/dc01/left/keymaps/default/readme.md b/keyboards/dc01/left/keymaps/default/readme.md
new file mode 100644
index 000000000..36207e511
--- /dev/null
+++ b/keyboards/dc01/left/keymaps/default/readme.md
@@ -0,0 +1,9 @@
+# The default ANSI keymap for DC01 Left
+
+The keymap looks like a full layout keymap.
+
+This is because the left part of the keyboard acts as the masterm coordinating all four part.
+
+When using the keyboard to connect the other three parts, this keymap overwrites the individual keymaps of the single modules.
+
+When using a module individually, the keymap of that module will take effect.