Fix the code style issue.

This commit is contained in:
Yoichiro Tanaka
2022-03-02 09:16:53 +09:00
committed by Kyle Brown
parent c11fffea2c
commit 201d127348
2 changed files with 4 additions and 1 deletions

View File

@@ -9,6 +9,7 @@ class KMKKeyboard(_KMKKeyboard):
col_pins = (board.GP21, board.GP20, board.GP19, board.GP18, board.GP17, board.GP16)
diode_orientation = DiodeOrientation.COLUMNS
# flake8: noqa
coord_mapping = [
0, 1, 2, 3, 4, 5, 29, 28, 27, 26, 25, 24,
6, 7, 8, 9, 10, 11, 35, 34, 33, 32, 31, 30,