albert ergodox keymap
This commit is contained in:
parent
aac7c0aa4d
commit
fffe76a7b7
4 changed files with 866 additions and 0 deletions
12
keyboards/ergodox/keymaps/albert/config.h
Normal file
12
keyboards/ergodox/keymaps/albert/config.h
Normal file
|
@ -0,0 +1,12 @@
|
|||
#ifndef CONFIG_USER_H
|
||||
#define CONFIG_USER_H
|
||||
|
||||
#include "../../config.h"
|
||||
|
||||
/* using UK layout for space-cadet-shift */
|
||||
#define LSPO_KEY KC_9
|
||||
#define RSPC_KEY KC_0
|
||||
|
||||
#define LEADER_TIMEOUT 800 // leader key sequence timeout in millis
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue