1
0
Fork 0

[Keyboard] Fix diode and split keyboard configuration for 40percentclub/half_n_half (#5371)

This commit is contained in:
zvecr 2019-03-11 23:52:04 +00:00 committed by Drashna Jaelre
parent 8ff4b4dba4
commit 99654c6e4f
3 changed files with 9 additions and 1 deletions

View file

@ -42,3 +42,7 @@
{ R26, R25, R24, R23, R22, R21, R20 }, \
{ ___, ___, ___, ___, R32, ___, ___ } \
}
#ifdef USE_I2C
#error "I2C not Supported"
#endif