qmk_sweep_skeletyl/keyboards/40percentclub/mf68/keymaps/andyjack
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymap.c Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
readme.md [Keymap] add 40percentclub/mf68:andyjack (#10208) 2020-09-01 23:31:57 -07:00
rules.mk Remove BOOTMAGIC_ENABLE = lite option (#15002) 2021-11-05 08:18:09 +11:00

Customizations from the default keymap

  • caps lock is left ctrl / press & release for escape
  • keyboard LED brightness control - Fn + ] (same as default)
  • bootmagic:
    • ability to swap keys - for moving between mac and win/linux
    • for win/linux - keys are as labeled in layer 0; AJ_RCTL is right ctl
    • for mac:
      • LALT and LGUI swapped
      • RALT key sends RGUI code
      • AJ_RCTL key sends RALT code
    • layer 2 access via Fn + AJ_RCTL pressed in any order
      • regardless of swapped state
    • ability to disable left gui
  • Fn + v sends a middle mouse click - nice for pasting the mouse selection in linux - I always mess up and scroll while clicking
    • note: the mouse cursor has to be placed at the insert point
  • mapping some Fn + key combinations to program launch shortcuts