Keymap: fix userspace compile error with planck grid (#4719)

This commit is contained in:
ishtob 2018-12-24 12:06:33 -05:00 committed by Drashna Jaelre
parent fc921a9c54
commit 33483b440c
2 changed files with 10 additions and 11 deletions

View file

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