1
0
Fork 0

Remove KEYMAP and LAYOUT_kc (#12160)

* alias KEYMAP to LAYOUT

* remove KEYMAP and LAYOUT_kc
This commit is contained in:
Zach White 2021-05-11 10:10:31 -07:00 committed by GitHub
parent d84cbc3cec
commit 38d8d5445e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
271 changed files with 487 additions and 12334 deletions

View file

@ -24,4 +24,7 @@
#define COL2ROW 0
#define ROW2COL 1
// Deprecated alias - avoid using
#define KEYMAP LAYOUT
#include "song_list.h"