You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
898 B

  1. # Deadolus' keymap for the bm65iso
  2. * Six layers (even though three are mostly empty)
  3. * Different color for each layer (r,g,b,c,m,y)
  4. * **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**
  5. * Caps-Lock lights up when active and on layer 0
  6. * Some leader shortcuts defined - nothing useful yet
  7. * Some space cadet keys defined for easier insertion of () and {}
  8. * Bootmagic lite enabled via default settings so you can plug in the keyboard while holding esc to land in bootloader mode
  9. * Manages all this and still fits in to the program memory
  10. Make example for this keyboard (after setting up your build environment):
  11. make kprepublic/bm65hsrgb_iso:deadolus
  12. Flashing example for this keyboard:
  13. make kprepublic/bm65hsrgb_iso:deadolus:flash
  14. Keyboard Maintainer: **[deadolus](https://github.com/deadolus)**