1
0
Fork 0

[Keymap] Jarred's Plaid keymap (#6049)

* Add my plaid keymap

* Move planck / plaid keymaps to common layout folder
This commit is contained in:
Jarred Steenvoorden 2019-07-23 17:07:57 +10:00 committed by Drashna Jaelre
parent c966da89da
commit 7ec583e5ef
6 changed files with 55 additions and 44 deletions

View file

@ -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__)