pull/645/head
Jesse Vincent 5 years ago
parent 43f25cb105
commit ed41050e3f

@ -40,7 +40,7 @@ class Atreus2: public kaleidoscope::hardware::ATMegaKeyboard {
ROW_PIN_LIST({PIN_F6, PIN_F5, PIN_F4, PIN_F1}),
COL_PIN_LIST({PIN_F7, PIN_E2, PIN_C7, PIN_C6, PIN_B6, PIN_B5, PIN_D7, PIN_D6, PIN_D4, PIN_D5, PIN_D3, PIN_D2})
)
)
static constexpr int8_t led_count = 0;
void resetDevice();

Loading…
Cancel
Save