I didn't fully remove the ampr taphold

This commit is contained in:
Victor 2024-05-05 23:17:41 -05:00
parent 90ef9a3b22
commit 388e7b8b5f
Failed to generate hash of commit
2 changed files with 1 additions and 4 deletions

View file

@ -52,11 +52,11 @@ bool process_record_user(uint16_t keycode, keyrecord_t *record) {
case TR_EQL:
case TR_BSLS:
case TR_SLSH:
case TR_AMPR:
case TR_COMM:
case TR_DOT:
case TR_PERC:
case TR_EXLM:
case TR_AT:
case TR_MINS:
case TR_GRV:
case TR_SCLN: