Keymap: Nordic layouts for ErgoDox, Planck (#3693)
* first verion of skug * zudvp layer added and new thumb cluster * move del to arrw cluster and switch places of algr and no_circ * first verion of skug * zudvp layer added and new thumb cluster * move del to arrw cluster and switch places of algr and no_circ * rework layouts * Adds SYMB layer toggle to 'ä' Closes #2 Also moves ctrl away from '-' and 'z' to the outer bottom corners and removes redundant SYMB layer binds from there * Adds mouse movement to right hand on ARRW layer Closes #3 * Fix typoed keycodes * planck qwerty nordic * Update README.md * Update README.md * Implemented changes to planck layout requested by drashna * Implemented changes to ergodox layout requested by drashna NOTE: `version.h` is still required.
This commit is contained in:
committed by
Drashna Jaelre
parent
dbef2ad6b9
commit
220ea4c9b7
6
keyboards/ergodox_ez/keymaps/skug/config.h
Normal file
6
keyboards/ergodox_ez/keymaps/skug/config.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#undef LSPO_KEY
|
||||
#undef RSPC_KEY
|
||||
#define LSPO_KEY KC_8 // Nordic Left SpaceCadet
|
||||
#define RSPC_KEY KC_9 // Nordic Right SpaceCadet
|
||||
Reference in New Issue
Block a user