1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/keyboards/kprepublic/bm65hsrgb_iso/rev1/keymaps/deadolus
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
config.h move bm65hsrgb_iso and bm68hsrgb to rev1/ (#15132) 2021-12-28 14:32:34 +11:00
keymap.c Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
keymap.h move bm65hsrgb_iso and bm68hsrgb to rev1/ (#15132) 2021-12-28 14:32:34 +11:00
readme.md move bm65hsrgb_iso and bm68hsrgb to rev1/ (#15132) 2021-12-28 14:32:34 +11:00
rules.mk move bm65hsrgb_iso and bm68hsrgb to rev1/ (#15132) 2021-12-28 14:32:34 +11:00

Deadolus' keymap for the bm65iso

  • Six layers (even though three are mostly empty)
  • Different color for each layer (r,g,b,c,m,y)
  • Keys with something else defined than KC_TRNS are lit up in the layer color, so you easily can see which keys have some function defined
  • Caps-Lock lights up when active and on layer 0
  • Some leader shortcuts defined - nothing useful yet
  • Some space cadet keys defined for easier insertion of () and {}
  • Bootmagic lite enabled via default settings so you can plug in the keyboard while holding esc to land in bootloader mode
  • Manages all this and still fits in to the program memory

Make example for this keyboard (after setting up your build environment):

make kprepublic/bm65hsrgb_iso:deadolus

Flashing example for this keyboard:

make kprepublic/bm65hsrgb_iso:deadolus:flash

Keyboard Maintainer: deadolus