[Keymap] Fix Drashna Keymap issues missed before Develop merge (#14271)
This commit is contained in:
@@ -22,5 +22,4 @@ void matrix_scan_sub_kb(void) {
|
||||
if (!readPin(A0)) {
|
||||
reset_keyboard();
|
||||
}
|
||||
matrix_scan_user();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user