1
0
Fork 0

Remove deprecated KEYMAP alias (#15037)

* Remove deprecated KEYMAP alias

* Remove some KEYMAP references

* Remove some KEYMAP references
This commit is contained in:
Joel Challis 2021-11-03 01:18:11 +00:00 committed by GitHub
parent 3e67c28912
commit 2d0ed4367b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 16 additions and 29 deletions

View file

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