[Keymap] Jarred's Plaid keymap (#6049)
* Add my plaid keymap * Move planck / plaid keymaps to common layout folder
This commit is contained in:
committed by
Drashna Jaelre
parent
c966da89da
commit
7ec583e5ef
@ -50,6 +50,7 @@ enum {
|
||||
|
||||
// Wrappers
|
||||
#define LAYOUT_planck_grid_wrapper(...) LAYOUT_planck_grid(__VA_ARGS__)
|
||||
#define LAYOUT_plaid_grid_wrapper(...) LAYOUT_plaid_grid(__VA_ARGS__)
|
||||
#define LAYOUT_atreus62_grid_wrapper(...) LAYOUT(__VA_ARGS__)
|
||||
#define LAYOUT_ergotravel_grid_wrapper(...) LAYOUT(__VA_ARGS__)
|
||||
|
||||
|
Reference in New Issue
Block a user