logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

keyboard.json (274B)


  1. {
  2. "usb": {
  3. "device_version": "0.0.2"
  4. },
  5. "matrix_pins": {
  6. "cols": ["D6", "D7", "B4", "B5", "B6", "F6", "D5"],
  7. "rows": ["F5", "F4", "F1", "F0", "D4"]
  8. },
  9. "diode_direction": "COL2ROW",
  10. "rgblight": {
  11. "led_count": 6
  12. }
  13. }