logo

qmk_firmware

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

keyboard.json (184B)


  1. {
  2. "bootloader": "caterina",
  3. "bluetooth": {
  4. "driver": "bluefruit_le"
  5. },
  6. "build": {
  7. "lto": true
  8. },
  9. "features":{
  10. "bluetooth": true
  11. }
  12. }