logo

qmk_firmware

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

keymap.json (359B)


  1. {
  2. "keyboard": "binepad/bn009/r2",
  3. "version": 1,
  4. "author": "binepad",
  5. "notes": "This file is a keymap.json file for binepad/bn009r2",
  6. "keymap": "default",
  7. "layout": "LAYOUT_ortho_3x3",
  8. "layers": [
  9. [
  10. "KC_7", "KC_8", "KC_9",
  11. "KC_4", "KC_5", "KC_6",
  12. "KC_1", "KC_2", "KC_3"
  13. ]
  14. ]
  15. }