Remove KEYMAP and LAYOUT_kc (#12160)
* alias KEYMAP to LAYOUT * remove KEYMAP and LAYOUT_kc
This commit is contained in:
parent
d84cbc3cec
commit
38d8d5445e
271 changed files with 487 additions and 12334 deletions
|
@ -24,4 +24,7 @@
|
|||
#define COL2ROW 0
|
||||
#define ROW2COL 1
|
||||
|
||||
// Deprecated alias - avoid using
|
||||
#define KEYMAP LAYOUT
|
||||
|
||||
#include "song_list.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue