keyboard.json (427B)
- {
- "processor": "atmega32u4",
- "bootloader": "atmel-dfu",
- "matrix_pins": {
- "direct": [
- ["D5", "B6", "D4", "D2", "E6", "D7"]
- ]
- },
- "ws2812": {
- "pin": "B5"
- },
- "rgblight": {
- "led_count": 3,
- "max_brightness": 40,
- "animations": {
- "breathing": true,
- "rainbow_mood": true,
- "rainbow_swirl": true
- }
- }
- }