mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-28 11:59:21 +00:00
Revert keyboards/gray_studio/think65/solder/solder.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
This commit is contained in:
parent
4a2fa7e7cb
commit
c0b5458777
@ -24,11 +24,7 @@ void matrix_init_kb(void) {
|
||||
// put your keyboard start-up code here
|
||||
// runs once when the firmware starts up
|
||||
|
||||
setPinOutput(A5);
|
||||
setPinOutput(A15);
|
||||
setPinOutput(C8);
|
||||
setPinOutput(C7);
|
||||
setPinOutput(C6);
|
||||
matrix_init_user();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user