[Keyboard] Add Janus keyboard (#18367)

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
Steven Karrmann
2022-09-24 11:35:37 -04:00
committed by GitHub
parent 45cc7f1e94
commit 3072feb8ed
8 changed files with 200 additions and 0 deletions

View File

@@ -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.