logo

qmk_firmware

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

keycodes_0.0.6_quantum.hjson (351B)


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