diff options
Diffstat (limited to 'keyboards/handwired/alcor_dactyl')
-rw-r--r-- | keyboards/handwired/alcor_dactyl/config.h | 1 | ||||
-rw-r--r-- | keyboards/handwired/alcor_dactyl/info.json | 160 | ||||
-rw-r--r-- | keyboards/handwired/alcor_dactyl/rules.mk | 1 |
3 files changed, 82 insertions, 80 deletions
diff --git a/keyboards/handwired/alcor_dactyl/config.h b/keyboards/handwired/alcor_dactyl/config.h index ddf705fc95..cf2dd7aa8c 100644 --- a/keyboards/handwired/alcor_dactyl/config.h +++ b/keyboards/handwired/alcor_dactyl/config.h @@ -25,7 +25,6 @@ #define SERIAL_USART_FULL_DUPLEX #define SERIAL_USART_TX_PIN GP10 #define SERIAL_USART_RX_PIN GP9 -#define RGB_DI_PIN GP16 #define RGB_MATRIX_LED_COUNT 2 #define RGB_MATRIX_SPLIT { 1, 1 } #define EE_HANDS diff --git a/keyboards/handwired/alcor_dactyl/info.json b/keyboards/handwired/alcor_dactyl/info.json index 7bdde8550c..8d59a107f7 100644 --- a/keyboards/handwired/alcor_dactyl/info.json +++ b/keyboards/handwired/alcor_dactyl/info.json @@ -29,101 +29,105 @@ "rgb_matrix": { "driver": "WS2812", "layout": [ - {"x":0, "y":0.375}, - {"x":16.5, "y":0.38} + {"x": 0, "y": 0.375}, + {"x": 16.5, "y": 0.38} ] }, + "ws2812": { + "pin": "GP16", + "driver": "vendor" + }, "layouts": { - "LAYOUT":{ - "layout":[ - {"matrix":[0,0], "x":0, "y":0.375, "w":1.5}, - {"matrix":[0,1], "x":1.5, "y":0.38}, - {"matrix":[0,2], "x":2.5, "y":0.125}, - {"matrix":[0,3], "x":3.5, "y":0.25}, - {"matrix":[0,4], "x":4.5, "y":0.25}, - {"matrix":[0,5], "x":5.5, "y":0.25}, - {"matrix":[0,6], "x":6.5, "y":0.25}, + "LAYOUT": { + "layout": [ + {"matrix": [0, 0], "x": 0, "y": 0.25, "w": 1.5}, + {"matrix": [0, 1], "x": 1.5, "y": 0.25}, + {"matrix": [0, 2], "x": 2.5, "y": 0}, + {"matrix": [0, 3], "x": 3.5, "y": 0.125}, + {"matrix": [0, 4], "x": 4.5, "y": 0.125}, + {"matrix": [0, 5], "x": 5.5, "y": 0.125}, + {"matrix": [0, 6], "x": 6.5, "y": 0.125}, - {"matrix":[6,6], "x":10.5, "y":0.25}, - {"matrix":[6,5], "x":11.5, "y":0.25}, - {"matrix":[6,4], "x":12.5, "y":0.25}, - {"matrix":[6,3], "x":13.5, "y":0.25}, - {"matrix":[6,2], "x":14.5, "y":0.13}, - {"matrix":[6,1], "x":15.5, "y":0.38}, - {"matrix":[6,0], "x":16.5, "y":0.38, "w":1.5}, + {"matrix": [6, 6], "x": 10.5, "y": 0.125}, + {"matrix": [6, 5], "x": 11.5, "y": 0.125}, + {"matrix": [6, 4], "x": 12.5, "y": 0.125}, + {"matrix": [6, 3], "x": 13.5, "y": 0.125}, + {"matrix": [6, 2], "x": 14.5, "y": 0}, + {"matrix": [6, 1], "x": 15.5, "y": 0.25}, + {"matrix": [6, 0], "x": 16.5, "y": 0.25, "w": 1.5}, - {"matrix":[1,0], "x":0, "y":1.375, "w":1.5}, - {"matrix":[1,1], "x":1.5, "y":1.375}, - {"matrix":[1,2], "x":2.5, "y":1.125}, - {"matrix":[1,3], "x":3.5, "y":1.25}, - {"matrix":[1,4], "x":4.5, "y":1.25}, - {"matrix":[1,5], "x":5.5, "y":1.25}, - {"matrix":[1,6], "x":6.5, "y":1.25}, + {"matrix": [1, 0], "x": 0, "y": 1.25, "w": 1.5}, + {"matrix": [1, 1], "x": 1.5, "y": 1.25}, + {"matrix": [1, 2], "x": 2.5, "y": 1}, + {"matrix": [1, 3], "x": 3.5, "y": 1.125}, + {"matrix": [1, 4], "x": 4.5, "y": 1.125}, + {"matrix": [1, 5], "x": 5.5, "y": 1.125}, + {"matrix": [1, 6], "x": 6.5, "y": 1.125}, - {"matrix":[7,6], "x":10.5, "y":1.25}, - {"matrix":[7,5], "x":11.5, "y":1.25}, - {"matrix":[7,4], "x":12.5, "y":1.25}, - {"matrix":[7,3], "x":13.5, "y":1.25}, - {"matrix":[7,2], "x":14.5, "y":1.13}, - {"matrix":[7,1], "x":15.5, "y":1.38}, - {"matrix":[7,0], "x":16.5, "y":1.38, "w":1.5}, + {"matrix": [7, 6], "x": 10.5, "y": 1.125}, + {"matrix": [7, 5], "x": 11.5, "y": 1.125}, + {"matrix": [7, 4], "x": 12.5, "y": 1.125}, + {"matrix": [7, 3], "x": 13.5, "y": 1.125}, + {"matrix": [7, 2], "x": 14.5, "y": 1}, + {"matrix": [7, 1], "x": 15.5, "y": 1.25}, + {"matrix": [7, 0], "x": 16.5, "y": 1.25, "w": 1.5}, - {"matrix":[2,0], "x":0, "y":2.375, "w":1.5}, - {"matrix":[2,1], "x":1.5, "y":2.375}, - {"matrix":[2,2], "x":2.5, "y":2.125}, - {"matrix":[2,3], "x":3.5, "y":2.25}, - {"matrix":[2,4], "x":4.5, "y":2.25}, - {"matrix":[2,5], "x":5.5, "y":2.25}, - {"matrix":[2,6], "x":6.5, "y":2.25}, + {"matrix": [2, 0], "x": 0, "y": 2.25, "w": 1.5}, + {"matrix": [2, 1], "x": 1.5, "y": 2.25}, + {"matrix": [2, 2], "x": 2.5, "y": 2}, + {"matrix": [2, 3], "x": 3.5, "y": 2.125}, + {"matrix": [2, 4], "x": 4.5, "y": 2.125}, + {"matrix": [2, 5], "x": 5.5, "y": 2.125}, + {"matrix": [2, 6], "x": 6.5, "y": 2.125}, - {"matrix":[8,6], "x":10.5, "y":2.25}, - {"matrix":[8,5], "x":11.5, "y":2.25}, - {"matrix":[8,4], "x":12.5, "y":2.25}, - {"matrix":[8,3], "x":13.5, "y":2.25}, - {"matrix":[8,2], "x":14.5, "y":2.13}, - {"matrix":[8,1], "x":15.5, "y":2.38}, - {"matrix":[8,0], "x":16.5, "y":2.38, "w":1.5}, + {"matrix": [8, 6], "x": 10.5, "y": 2.125}, + {"matrix": [8, 5], "x": 11.5, "y": 2.125}, + {"matrix": [8, 4], "x": 12.5, "y": 2.125}, + {"matrix": [8, 3], "x": 13.5, "y": 2.125}, + {"matrix": [8, 2], "x": 14.5, "y": 2}, + {"matrix": [8, 1], "x": 15.5, "y": 2.25}, + {"matrix": [8, 0], "x": 16.5, "y": 2.25, "w": 1.5}, - {"matrix":[3,0], "x":0, "y":3.375, "w":1.5}, - {"matrix":[3,1], "x":1.5, "y":3.375}, - {"matrix":[3,2], "x":2.5, "y":3.125}, - {"matrix":[3,3], "x":3.5, "y":3.25}, - {"matrix":[3,4], "x":4.5, "y":3.25}, - {"matrix":[3,5], "x":5.5, "y":3.25}, + {"matrix": [3, 0], "x": 0, "y": 3.25, "w": 1.5}, + {"matrix": [3, 1], "x": 1.5, "y": 3.25}, + {"matrix": [3, 2], "x": 2.5, "y": 3}, + {"matrix": [3, 3], "x": 3.5, "y": 3.125}, + {"matrix": [3, 4], "x": 4.5, "y": 3.125}, + {"matrix": [3, 5], "x": 5.5, "y": 3.125}, - {"matrix":[9,5], "x":11.5, "y":3.25}, - {"matrix":[9,4], "x":12.5, "y":3.25}, - {"matrix":[9,3], "x":13.5, "y":3.25}, - {"matrix":[9,2], "x":14.5, "y":3.13}, - {"matrix":[9,1], "x":15.5, "y":3.38}, - {"matrix":[9,0], "x":16.5, "y":3.38, "w":1.5}, + {"matrix": [9, 5], "x": 11.5, "y": 3.125}, + {"matrix": [9, 4], "x": 12.5, "y": 3.125}, + {"matrix": [9, 3], "x": 13.5, "y": 3.125}, + {"matrix": [9, 2], "x": 14.5, "y": 3}, + {"matrix": [9, 1], "x": 15.5, "y": 3.25}, + {"matrix": [9, 0], "x": 16.5, "y": 3.25, "w": 1.5}, - {"matrix":[4,0], "x":0.5, "y":4.375}, - {"matrix":[4,1], "x":1.5, "y":4.375}, - {"matrix":[4,2], "x":2.5, "y":4.125}, - {"matrix":[4,3], "x":3.5, "y":4.25}, + {"matrix": [4, 0], "x": 0.5, "y": 4.25}, + {"matrix": [4, 1], "x": 1.5, "y": 4.25}, + {"matrix": [4, 2], "x": 2.5, "y": 4}, + {"matrix": [4, 3], "x": 3.5, "y": 4.125}, - {"matrix":[10,3], "x":13.5, "y":4.25}, - {"matrix":[10,2], "x":14.5, "y":4.13}, - {"matrix":[10,1], "x":15.5, "y":4.38}, - {"matrix":[10,0], "x":16.5, "y":4.38}, + {"matrix": [10, 3], "x": 13.5, "y": 4.125}, + {"matrix": [10, 2], "x": 14.5, "y": 4}, + {"matrix": [10, 1], "x": 15.5, "y": 4.25}, + {"matrix": [10, 0], "x": 16.5, "y": 4.25}, - {"matrix":[4,4], "x":5, "y":4.5, "h":2}, - {"matrix":[4,5], "x":6.25, "y":4.5, "h":1.5}, - {"matrix":[10,5], "x":10.75, "y":4.5, "h":1.5}, - {"matrix":[10,4], "x":12, "y":4.5, "h":2}, + {"matrix": [4, 4], "x": 5, "y": 4.375, "h": 2}, + {"matrix": [4, 5], "x": 6.25, "y": 4.375, "h": 1.5}, + {"matrix": [10, 5], "x": 10.75, "y": 4.375, "h": 1.5}, + {"matrix": [10, 4], "x": 12, "y": 4.375, "h": 2}, - {"matrix":[5,4], "x":6.25, "y":6.25}, - {"matrix":[5,5], "x":7.5, "y":6.25}, + {"matrix": [5, 4], "x": 6.25, "y": 6.125}, + {"matrix": [5, 5], "x": 7.5, "y": 6.125}, - {"matrix":[11,5], "x":9.5, "y":6.25}, - {"matrix":[11,4], "x":10.75, "y":6.25}, + {"matrix": [11, 5], "x": 9.5, "y": 6.125}, + {"matrix": [11, 4], "x": 10.75, "y": 6.125}, - {"matrix":[5,2], "x":6.25, "y":7.25}, - {"matrix":[5,3], "x":7.25, "y":7.25}, + {"matrix": [5, 2], "x": 6.25, "y": 7.125}, + {"matrix": [5, 3], "x": 7.25, "y": 7.125}, - {"matrix":[11,3], "x":9.75, "y":7.25}, - {"matrix":[11,2], "x":10.75, "y":7.25} + {"matrix": [11, 3], "x": 9.75, "y": 7.125}, + {"matrix": [11, 2], "x": 10.75, "y": 7.125} ] } } diff --git a/keyboards/handwired/alcor_dactyl/rules.mk b/keyboards/handwired/alcor_dactyl/rules.mk index 8fb51ec82d..161ec22b16 100644 --- a/keyboards/handwired/alcor_dactyl/rules.mk +++ b/keyboards/handwired/alcor_dactyl/rules.mk @@ -1,2 +1 @@ SERIAL_DRIVER = vendor -WS2812_DRIVER = vendor |