Remove thermal printer. (#18959)
This commit is contained in:
parent
4d33f356a6
commit
5233c69bc6
18 changed files with 8 additions and 958 deletions
|
@ -316,9 +316,6 @@ bool process_record_quantum(keyrecord_t *record) {
|
|||
#ifdef LEADER_ENABLE
|
||||
process_leader(keycode, record) &&
|
||||
#endif
|
||||
#ifdef PRINTING_ENABLE
|
||||
process_printer(keycode, record) &&
|
||||
#endif
|
||||
#ifdef AUTO_SHIFT_ENABLE
|
||||
process_auto_shift(keycode, record) &&
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue