diff options
author | Alin Marin Elena <alin@elena.space> | 2022-01-11 03:14:54 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-10 19:14:54 -0800 |
commit | 01e4d07de0786035979d0f311ef31f87555737d7 (patch) | |
tree | 8c310839ec0b7385521488aacfbba09a5f7d2451 /keyboards/mlego/m65/keymaps/default/readme.md | |
parent | e2aee8f9bbb0885ede2c2918244902bad9136659 (diff) |
[m65] add via, new mcu gd32f303, stm32f401 weact support for encoder and led strip (#14381)
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Diffstat (limited to 'keyboards/mlego/m65/keymaps/default/readme.md')
-rw-r--r-- | keyboards/mlego/m65/keymaps/default/readme.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/mlego/m65/keymaps/default/readme.md b/keyboards/mlego/m65/keymaps/default/readme.md new file mode 100644 index 0000000000..ae71342232 --- /dev/null +++ b/keyboards/mlego/m65/keymaps/default/readme.md @@ -0,0 +1,13 @@ +![M65 Layout Image](https://i.imgur.com/Z2O8yhGh.png) + +# Default M65 Layout + +This is the default layout for M65. For the most part it's a straightforward and easy to follow layout inspired by ISO with a UK +turn. The only unusual key is the key in the upper left, which sends Escape normally, but Grave when in layer 1 aka LWR. Similarly +number row in layer 1 give the usual audio KC_GRV, KC_AUDIO_MUTE, KC_AUDIO_VOL_UP, KC_AUDIO_VOL_DOWN, KC_MEDIA_PREV_TRACK, +KC_MEDIA_PLAY_PAUSE, KC_MEDIA_NEXT_TRACK, M_EXTDISP, KC_SYSTEM_SLEEP, KC_SYSTEM_WAKE, KC_PSCREEN, KC_DEL, KC_EQL in layer 2 aka +RSE one gets F1-F12 mouse emulation can be used in layer 1 and 2. + +flashing is done by LWR+RSE+r + +full layout below see in keymap.c |