[Keyboard] Fix diode and split keyboard configuration for 40percentclub/half_n_half (#5371)
This commit is contained in:
parent
8ff4b4dba4
commit
99654c6e4f
3 changed files with 9 additions and 1 deletions
|
@ -42,3 +42,7 @@
|
|||
{ R26, R25, R24, R23, R22, R21, R20 }, \
|
||||
{ ___, ___, ___, ___, R32, ___, ___ } \
|
||||
}
|
||||
|
||||
#ifdef USE_I2C
|
||||
#error "I2C not Supported"
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue