logo

qmk_firmware

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

keyboard.json (177B)


  1. {
  2. "keyboard_name": "Onekey Teensy LC",
  3. "processor": "MKL26Z64",
  4. "bootloader": "halfkay",
  5. "matrix_pins": {
  6. "cols": ["D5"],
  7. "rows": ["B2"]
  8. }
  9. }