mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-03 14:32:05 +00:00
dont break other revs
This commit is contained in:
parent
82146ecfc0
commit
1cb72a9c59
@ -310,10 +310,6 @@ void dip_update(uint8_t index, bool active) {
|
||||
}
|
||||
}
|
||||
|
||||
void matrix_init_user(void) {
|
||||
palSetPadMode(GPIOB, 5, PAL_MODE_OUTPUT_PUSHPULL);
|
||||
}
|
||||
|
||||
void matrix_scan_user(void) {
|
||||
if (muse_mode) {
|
||||
if (muse_counter == 0) {
|
||||
|
Loading…
Reference in New Issue
Block a user