diff options
| author | tslil clingman <tslil@posteo.de> | 2026-03-08 16:38:53 +0000 |
|---|---|---|
| committer | tslil <tslil@posteo.de> | 2026-08-28 19:24:48 +0100 |
| commit | 09c18cb66241eddf9888eb9053fec2dbf30ec057 (patch) | |
| tree | 1d0c6ddf3e2a67007d8e3c65ea3d61593b361275 /qmk_config_fpkb_v3/keyboard.json | |
| parent | 544ad5bbe68f962c3eed4df85965069acb007eff (diff) | |
update fpkb_v3 configs
Diffstat (limited to 'qmk_config_fpkb_v3/keyboard.json')
| -rw-r--r-- | qmk_config_fpkb_v3/keyboard.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/qmk_config_fpkb_v3/keyboard.json b/qmk_config_fpkb_v3/keyboard.json new file mode 100644 index 0000000..75f02d2 --- /dev/null +++ b/qmk_config_fpkb_v3/keyboard.json @@ -0,0 +1,15 @@ +{ + "keyboard_name": "fpkb_v3", + "manufacturer": "tslil", + "bootloader": "atmel-dfu", + "processor": "atmega32u4", + "split": { + "enabled": true, + "soft_serial_pin": "D1" + }, + "usb": { + "vid": "0xC2AB", + "pid": "0x3939", + "device_version": "0.0.2" + } +} |
