[Keymap] Jarred's Plaid keymap (#6049)
* Add my plaid keymap * Move planck / plaid keymaps to common layout folder
This commit is contained in:
parent
c966da89da
commit
7ec583e5ef
6 changed files with 55 additions and 44 deletions
|
@ -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__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue