keycodes_0.0.6_quantum.hjson 351 B

1234567891011121314
  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. "aliases": [
  10. "QK_LLCK"
  11. ]
  12. }
  13. }
  14. }