logo

qmk_firmware

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

keycodes_0.0.2_basic.hjson (439B)


  1. {
  2. "keycodes": {
  3. "0x00C1": {
  4. "group": "media",
  5. "key": "KC_MISSION_CONTROL",
  6. "label": "Open Mission Control",
  7. "aliases": [
  8. "KC_MCTL"
  9. ]
  10. },
  11. "0x00C2": {
  12. "group": "media",
  13. "key": "KC_LAUNCHPAD",
  14. "label": "Open Launchpad",
  15. "aliases": [
  16. "KC_LPAD"
  17. ]
  18. }
  19. }
  20. }