From c3fa22e0b2a79dd7d4d74ac15013486e62465ebe Mon Sep 17 00:00:00 2001 From: Cipulot <40441626+Cipulot@users.noreply.github.com> Date: Thu, 25 Apr 2024 03:13:04 +0200 Subject: [PATCH] Removal of KB38 --- v3/doio/kb38/kb38-01.json | 122 -------------------------------------- 1 file changed, 122 deletions(-) delete mode 100644 v3/doio/kb38/kb38-01.json diff --git a/v3/doio/kb38/kb38-01.json b/v3/doio/kb38/kb38-01.json deleted file mode 100644 index bfca92966d..0000000000 --- a/v3/doio/kb38/kb38-01.json +++ /dev/null @@ -1,122 +0,0 @@ -{ - "name": "DOIO KB38-01", - "vendorId": "0xD010", - "productId": "0x3801", - "matrix": { - "rows": 6, - "cols": 8 - }, - "keycodes": [ - "qmk_lighting" - ], - "menus": [ - "qmk_rgb_matrix" - ], - "layouts": { - "keymap": [ - [ - { - "c": "#cccccc" - }, - "0,0", - { - "x": 1.5 - }, - "0,1", - { - "x": 0.75 - }, - "0,2", - "0,3", - "0,4", - { - "x": 0.25 - }, - "0,5", - "0,6", - "0,7" - ], - [ - { - "c": "#cccccc" - }, - "1,0", - "1,1", - "1,2", - "1,3", - { - "x": 0.25 - }, - "1,4", - "1,5", - "1,6" - ], - [ - "2,0", - "2,1", - "2,2", - { - "h": 2 - }, - "2,3", - { - "x": 0.25 - }, - "2,4", - "2,5", - "2,6", - { - "x": 0.5 - }, - "5,5\n\n\n\n\n\n\n\n\ne0", - { - "x": 0.5 - }, - "5,6\n\n\n\n\n\n\n\n\ne1" - ], - [ - "3,0", - "3,1", - "3,2", - { - "x": 1.25 - }, - "3,3", - "3,4", - "3,5" - ], - [ - "4,0", - "4,1", - "4,2", - { - "h": 2 - }, - "4,3", - { - "x": 1.25 - }, - "4,5", - { - "x": 1.75, - "w": 2, - "h": 2 - }, - "5,7\n\n\n\n\n\n\n\n\ne2" - ], - [ - { - "w": 2 - }, - "5,0", - "5,1", - { - "x": 1.25 - }, - "5,2", - "5,3", - "5,4" - ] - ] - } -}