Massive update for all boards

This commit is contained in:
Kyle Brown
2020-11-06 18:33:15 -08:00
parent dea771fd7f
commit d2407e9bd8
85 changed files with 1601 additions and 714 deletions

View File

@@ -16,9 +16,6 @@ class KMKKeyboard(_KMKKeyboard):
)
row_pins = (board.P0_22, board.P0_24, board.P1_00, board.P0_11)
diode_orientation = DiodeOrientation.COLUMNS
split_type = 'UART'
split_flip = True
uart_pin = board.P0_08
rgb_pixel_pin = board.P0_06
i2c = board.I2C