logo

qmk_firmware

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

qmk_module.json (244B)


  1. {
  2. "module_name": "Super Alt Tab",
  3. "maintainer": "QMK Maintainers",
  4. "license": "GPL-2.0-or-later",
  5. "keycodes": [
  6. {
  7. "key": "COMMUNITY_MODULE_SUPER_ALT_TAB",
  8. "aliases": ["CM_S_AT"]
  9. }
  10. ]
  11. }