keyboard.json (1106B)
- {
- "keyboard_name": "AEKISO60 Rev B",
- "usb": {
- "pid": "0x0011",
- "device_version": "0.0.2"
- },
- "features": {
- "bootmagic": true,
- "mousekey": true,
- "extrakey": true,
- "nkro": true,
- "rgblight": true
- },
- "rgblight": {
- "saturation_steps": 8,
- "brightness_steps": 8,
- "led_count": 12,
- "animations": {
- "breathing": true,
- "rainbow_mood": true,
- "rainbow_swirl": true,
- "snake": true,
- "knight": true,
- "christmas": true,
- "static_gradient": true,
- "rgb_test": true,
- "alternating": true,
- "twinkle": true
- }
- },
- "ws2812": {
- "pin": "A8"
- },
- "matrix_pins": {
- "cols": ["A3", "A4", "F1", "F0", "C15", "C14", "C13", "B9", "B8", "B6", "B5", "B4", "B3", "A15"],
- "rows": ["B15", "A9", "B7", "A1", "A2"]
- },
- "diode_direction": "COL2ROW",
- "indicators": {
- "caps_lock": "A10"
- },
- "processor": "STM32F072",
- "bootloader": "stm32-dfu"
- }