keycodes_0.0.6_quantum.hjson 386 B

123456789101112131415
  1. {
  2. "keycodes": {
  3. "0x7C20": "!delete!", // old QK_OUTPUT_AUTO
  4. "0x7C21": "!delete!", // old QK_OUTPUT_USB
  5. "0x7C22": "!delete!", // old QK_OUTPUT_BLUETOOTH
  6. "0x7C7B": {
  7. "group": "quantum",
  8. "key": "QK_LAYER_LOCK",
  9. "label": "Layer Lock",
  10. "aliases": [
  11. "QK_LLCK"
  12. ]
  13. }
  14. }
  15. }