diff options
Diffstat (limited to 'keyboards/handwired/onekey/teensy_32/info.json')
-rw-r--r-- | keyboards/handwired/onekey/teensy_32/info.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/keyboards/handwired/onekey/teensy_32/info.json b/keyboards/handwired/onekey/teensy_32/info.json deleted file mode 100644 index 6d82d300ba..0000000000 --- a/keyboards/handwired/onekey/teensy_32/info.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "keyboard_name": "Onekey Teensy 3.2", - "processor": "MK20DX256", - "bootloader": "halfkay", - "matrix_pins": { - "cols": ["D5"], - "rows": ["B2"] - } -} |