You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
438 B

  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. }