keyboard.json (843B)
1 { 2 "keyboard_name": "dp3000 rev2", 3 "features": { 4 "bootmagic": true, 5 "extrakey": true, 6 "encoder": true, 7 "oled": true, 8 "mousekey": false, 9 "nkro": false, 10 "rgblight": true 11 }, 12 "usb": { 13 "device_version": "2.0.0", 14 "pid": "0x3132" 15 }, 16 "rgblight": { 17 "animations": { 18 "alternating": true, 19 "breathing": true, 20 "christmas": true, 21 "knight": true, 22 "rainbow_mood": true, 23 "rainbow_swirl": true, 24 "rgb_test": true, 25 "snake": true, 26 "static_gradient": true, 27 "twinkle": true 28 }, 29 "led_count": 4, 30 "max_brightness": 180, 31 "saturation_steps": 8, 32 "sleep": true 33 }, 34 "ws2812": { 35 "pin": "B6" 36 } 37 }