logo

qmk_firmware

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

keyboard.json (197B)


  1. {
  2. "keyboard_name": "Onekey Adafruit Feather STM32F405",
  3. "processor": "STM32F405",
  4. "bootloader": "stm32-dfu",
  5. "matrix_pins": {
  6. "cols": ["C2"],
  7. "rows": ["C3"]
  8. }
  9. }