1
0

fixed omitted semicolons

This commit is contained in:
Ian Sterling
2019-06-27 19:42:14 -07:00
parent 6652ce1889
commit 52fc461c6f

View File

@@ -35,7 +35,8 @@ enum layer_names {
_LOWER,
_RAISE,
_ADJUST
}
};
enum custom_keycodes {
DVORAK = SAFE_RANGE,
QWERTY,