- removed all old base layer change code

- trying 0 degrees on oled
This commit is contained in:
Victor 2024-04-05 21:03:43 -05:00
commit dff092e0a5
Failed to generate hash of commit
3 changed files with 3 additions and 21 deletions

View file

@ -18,12 +18,8 @@ enum layers {
};
enum keycodes {
QWERTY = QK_USER,
CLMAKDH,
GAME,
//These are only here to make the case statements unique in taphold.c
TH_LCBR,
TH_LCBR = QK_USER,
TH_LABK,
TH_LBRC,
TH_SQUO,