info.json (1738B)
1 { 2 "manufacturer": "Keychron", 3 "keyboard_name": "Keychron Q1", 4 "url": "https://github.com/Keychron", 5 "maintainer": "keychron-contrib", 6 "processor": "STM32L432", 7 "bootloader": "stm32-dfu", 8 "usb": { 9 "vid": "0x3434" 10 }, 11 "features": { 12 "bootmagic": true, 13 "extrakey": true, 14 "mousekey": true, 15 "nkro": true, 16 "rgb_matrix": true, 17 "dip_switch": true 18 }, 19 "eeprom": { 20 "wear_leveling": { 21 "backing_size": 4096 22 } 23 }, 24 "dip_switch": { 25 "matrix_grid": [ [5, 4] ] 26 }, 27 "matrix_pins": { 28 "cols": ["C14", "C15", "A0", "A1", "A2", "A3", "A4", "A5", null, null, null, null, null, null, null, null], 29 "rows": ["B5", "B4", "B3", "A15", "A14", "A13"], 30 "custom_lite": true 31 }, 32 "diode_direction": "ROW2COL", 33 "rgb_matrix": { 34 "driver": "snled27351", 35 "animations": { 36 "band_spiral_val": true, 37 "breathing": true, 38 "cycle_all": true, 39 "cycle_left_right": true, 40 "cycle_up_down": true, 41 "rainbow_moving_chevron": true, 42 "cycle_out_in": true, 43 "cycle_out_in_dual": true, 44 "cycle_pinwheel": true, 45 "cycle_spiral": true, 46 "dual_beacon": true, 47 "rainbow_beacon": true, 48 "jellybean_raindrops": true, 49 "pixel_rain": true, 50 "typing_heatmap": true, 51 "digital_rain": true, 52 "solid_reactive_simple": true, 53 "solid_reactive_multiwide": true, 54 "solid_reactive_multinexus": true, 55 "splash": true, 56 "solid_splash": true 57 }, 58 "sleep": true 59 } 60 }