Added plain keymap

This commit is contained in:
2022-12-03 23:05:33 -08:00
parent f4a7960eed
commit d132a5951a
2 changed files with 51 additions and 0 deletions

View File

@ -51,6 +51,11 @@ void matrix_scan_user(void) {
SEND_STRING(SECRET_SCHOOL_EMAIL);
}
SEQ_TWO_KEYS(KC_P, KC_L) {
layer_move(LAYER_PLAIN);
}
//SEQ_ONE_KEY(KC_F) {}
//
//SEQ_TWO_KEYS(KC_A, KC_S) {