From a2e26055a6a485b041000a75172d7a22dcf86c13 Mon Sep 17 00:00:00 2001 From: Pierre Constantineau Date: Fri, 22 Oct 2021 15:22:45 -0600 Subject: [PATCH] cleaned up linting error --- boards/jpconstantineau/Batreus44/kb_BlueMicro840.py | 1 - 1 file changed, 1 deletion(-) diff --git a/boards/jpconstantineau/Batreus44/kb_BlueMicro840.py b/boards/jpconstantineau/Batreus44/kb_BlueMicro840.py index 3791434..d598454 100644 --- a/boards/jpconstantineau/Batreus44/kb_BlueMicro840.py +++ b/boards/jpconstantineau/Batreus44/kb_BlueMicro840.py @@ -21,4 +21,3 @@ class KMKKeyboard(_KMKKeyboard): ) row_pins = (board.P0_28, board.P1_11, board.P0_10, board.P1_06) diode_orientation = DiodeOrientation.COL2ROW -