You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
178 B
C

#include QMK_KEYBOARD_H
// Note: check pregame keymap for layer color
enum layout_names {
_TYPING_LAYER=0,
_FUNCTION_LAYER,
_TALI_LAYER,
_TALI_LAYER2,
_TALI_LAYER3
};