Add Pretty Keymaps to Ergodox EZ
This commit is contained in:
committed by
Jack Humbert
parent
1fbddc6613
commit
4ec03111cc
@@ -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__)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user