diff --git a/README.md b/README.md index e6dcb72..7c7398c 100644 --- a/README.md +++ b/README.md @@ -20,10 +20,11 @@ can tinker a little more freely. - Removed [additional features][miryoku-additional-features] (boot, base, tap, extra, opposite, current). - Removed keys I didn't use (insert, RGB, power & output toggles, scroll lock). -- Added a layer for the [Sturdy][sturdy] keyboard layout! Colemak-DH is a very - sensible default, but I'm curious what I might learn from other experimental - layouts like this. -- Added a QWERTY layer so friends can test-drive the keyboard more easily. +- Added a Qwerty layer so friends can test-drive the keyboard more easily. +- Added [Sturdy][sturdy], [Canary][canary], [Gallium][gallium], and + [Focal][focal] layers. Colemak-DH is a very sensible default, but after + scanning [Pascal Getreuer's guide][which-alt], I'm feeling curious and hoping + I might find an alternative layout I like well enough to switch. ## Things I might try someday @@ -32,6 +33,8 @@ can tinker a little more freely. ## What the layers look like +Thanks to [caksoylar/keymap-drawer][keymap-drawer]. + ![keymap][keymap] [ferris-sweep]: https://github.com/davidphilipbarr/Sweep @@ -42,4 +45,9 @@ can tinker a little more freely. [miryoku-button-layer]: https://github.com/manna-harbour/miryoku/tree/master/docs/reference#button [miryoku-additional-features]: https://github.com/manna-harbour/miryoku/tree/master/docs/reference#additional-features [sturdy]: https://oxey.dev/sturdy +[canary]: https://github.com/Apsu/Canary +[gallium]: https://github.com/GalileoBlues/Gallium +[focal]: https://github.com/Keyhabit/Focal-keyboard-layout/ +[which-alt]: https://getreuer.info/posts/keyboards/alt-layouts/index.html#which-alt-keyboard-layout-should-i-learn +[keymap-drawer]: https://github.com/caksoylar/keymap-drawer [keymap]: docs/cradio.svg diff --git a/docs/config.yml b/docs/config.yml index 0b81e59..45c3029 100644 --- a/docs/config.yml +++ b/docs/config.yml @@ -4,10 +4,8 @@ draw_config: parse_config: layer_legend_map: - colemak_dh: "Colemak-DH" - sturdy: "Sturdy" - qwerty: "QWERTY" nav: "Nav" + mouse: "Mouse" media: "Media" number: "Num" symbol: "Sym" @@ -17,6 +15,17 @@ parse_config: raw_binding_map: "&caps_word": "Caps" + "&mmv MOVE_LEFT": $$mdi:arrow-left-thick$$ + "&mmv MOVE_DOWN": $$mdi:arrow-down-thick$$ + "&mmv MOVE_UP": $$mdi:arrow-up-thick$$ + "&mmv MOVE_RIGHT": $$mdi:arrow-right-thick$$ + "&msc SCRL_LEFT": $$mdi:arrow-right-bold-outline$$ + "&msc SCRL_DOWN": $$mdi:arrow-up-bold-outline$$ + "&msc SCRL_UP": $$mdi:arrow-down-bold-outline$$ + "&msc SCRL_RIGHT": $$mdi:arrow-left-bold-outline$$ + "&mkp LCLK": Left + "&mkp RCLK": Right + zmk_keycode_map: EXCL: "!"