Update layers.h

This commit is contained in:
2024-06-24 09:20:45 -05:00
committed by GitHub
parent 9cb659c8f1
commit f73f2816e9

View File

@@ -7,6 +7,5 @@ typedef enum {
_SYM, _SYM,
_FUN, _FUN,
_MUS, _MUS,
_MOUSE, _MOUSE
_COLEMAK_DH
} layers_t; } layers_t;