diff options
author | ishtob <ishtob@gmail.com> | 2018-12-24 12:06:33 -0500 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-12-24 09:06:33 -0800 |
commit | 33483b440ce1cf6df1010597b68a94751f4807b6 (patch) | |
tree | 4e89d8826fbb637ce94fdb5a8e19f9ef51518ccf /users/ishtob | |
parent | fc921a9c54bb28fe91219a9321f9d2c0cf7cf293 (diff) |
Keymap: fix userspace compile error with planck grid (#4719)
Diffstat (limited to 'users/ishtob')
-rw-r--r-- | users/ishtob/ishtob.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/users/ishtob/ishtob.h b/users/ishtob/ishtob.h index 3e4d4ffbcb..ced78a09d8 100644 --- a/users/ishtob/ishtob.h +++ b/users/ishtob/ishtob.h @@ -85,7 +85,6 @@ expanded before being used as arguments to the LAYOUT_xxx macro. #define KEYMAP_wrapper(...) LAYOUT(__VA_ARGS__) #define LAYOUT_wrapper(...) LAYOUT(__VA_ARGS__) #define LAYOUT_ortho_4x12_wrapper(...) LAYOUT_ortho_4x12(__VA_ARGS__) -#define LAYOUT_planck_grid(...) LAYOUT_planck_grid(__VA_ARGS__) /* Blocks for each of the four major keyboard layouts |