Add Pretty Keymaps to Ergodox EZ
This commit is contained in:
parent
1fbddc6613
commit
4ec03111cc
3 changed files with 147 additions and 166 deletions
|
@ -181,6 +181,7 @@ enum {
|
|||
// arguments, we need a wrapper in order for these definitions to be
|
||||
// expanded before being used as arguments to the LAYOUT_xxx macro.
|
||||
#define LAYOUT_ergodox_wrapper(...) LAYOUT_ergodox(__VA_ARGS__)
|
||||
#define LAYOUT_ergodox_pretty_wrapper(...) LAYOUT_ergodox_pretty(__VA_ARGS__)
|
||||
#define KEYMAP_wrapper(...) KEYMAP(__VA_ARGS__)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue