diff options
author | QMK Bot <hello@qmk.fm> | 2022-09-24 15:36:12 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-09-24 15:36:12 +0000 |
commit | 6b94c4d7916a09682e4065df8ea9cf83601200ac (patch) | |
tree | cb96f76c9e28837d97c07180b8dfb0e882bd15ca /keyboards/janus/keymaps/default/readme.md | |
parent | 4add8748676596cfa67f82d7ca1a6a1154ba0c7c (diff) | |
parent | 3072feb8ed79c861a0066ec6721669dec6f6309f (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/janus/keymaps/default/readme.md')
-rw-r--r-- | keyboards/janus/keymaps/default/readme.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/janus/keymaps/default/readme.md b/keyboards/janus/keymaps/default/readme.md new file mode 100644 index 0000000000..dc7534e317 --- /dev/null +++ b/keyboards/janus/keymaps/default/readme.md @@ -0,0 +1,13 @@ +# Janus Default Keymap + +![Janus default keymap image](https://i.imgur.com/7FevUIZh.png) + +The default Janus keymap is simple and organized. The only QMK special features used are layers and one shot keys for modifiers. + +It is inspired by [Callum's keymap](https://github.com/qmk/qmk_firmware/tree/master/users/callum), with a few differences: + +* Modifier keys are moved to the bottom row on every layer, and are mirrored on both sides. +* Symbol layer only contains non-shifted symbol keys. +* General differences in key positions. + +For simplicity's sake, the keymap uses QMK's native one shot key implementation. There are other excellent one shot implementations out there, including Callum's in the aforementioned keymap.
\ No newline at end of file |