logo

qmk_firmware

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

keyboard.json (281B)


  1. {
  2. "processor": "atmega32u4",
  3. "bootloader": "caterina",
  4. "qmk": {
  5. "locking": {
  6. "enabled": true,
  7. "resync": true
  8. }
  9. },
  10. "bluetooth": {
  11. "driver": "bluefruit_le"
  12. },
  13. "features": {
  14. "bluetooth": true
  15. }
  16. }