diff options
author | peepeetee <43021794+peepeetee@users.noreply.github.com> | 2022-02-01 03:46:08 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-31 11:46:08 -0800 |
commit | 6cb0e8924ba258e112174b1dac36c88d16fbc560 (patch) | |
tree | 114ca9156840ca462aea3642c56ed0267dfbaa7b /keyboards/yynmt/dozen0/keymaps/default/readme.md | |
parent | 2427678f7d4f04df10392e07d6c42578775ec15f (diff) |
[Keyboard] move @yynmt 's boards into /yynmt (#16075)
Diffstat (limited to 'keyboards/yynmt/dozen0/keymaps/default/readme.md')
-rw-r--r-- | keyboards/yynmt/dozen0/keymaps/default/readme.md | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/keyboards/yynmt/dozen0/keymaps/default/readme.md b/keyboards/yynmt/dozen0/keymaps/default/readme.md new file mode 100644 index 0000000000..832c720751 --- /dev/null +++ b/keyboards/yynmt/dozen0/keymaps/default/readme.md @@ -0,0 +1,45 @@ +# The default keymap for Dozen0 + +## Base +``` +,-----------------------------------------. +| Cut | Copy |Paste | Up |Delete| Bksp | +| | | | | |Raise | +|------+------+------+------+------+------| +| Ctrl |Shift | Left | Down |Right |Enter | +| | | | | |Lower | +`-----------------------------------------' +``` + +## Lower +``` +,-----------------------------------------. +| | | | Page | | | +| | | | Up | | | +|------+------+------+------+------+------| +| | | Home | Page | End | | +| | | | Down | | | +`-----------------------------------------' +``` + +## Raise +``` +,-----------------------------------------. +| | | | | | | +| | | | | | | +|------+------+------+------+------+------| +| | | | | | | +| | | | | | | +`-----------------------------------------' +``` + +## Adjust +``` +,-----------------------------------------. +| RGB | RGB | RGB | RGB | RGB | | +|Toggle|Mode+ | Hue+ | Sat+ | Val+ | | +|------+------+------+------+------+------| +| RGB | RGB | RGB | RGB | RGB | | +|Reset |Mode- | Hue- | Sat- | Val- | | +`-----------------------------------------' +``` |