rules.mk 517 B

12345678910111213
  1. # If you are using a custom Pro Micro-compatible dev board (Elite-C, Sea-Micro, etc)
  2. # you may need to uncomment and modify this BOOTLOADER setting to use the correct
  3. # bootloader. (e.g. Elite-Cs use "atmel-dfu", not "caterina".)
  4. #
  5. # See the QMK docs for more information:
  6. # https://docs.qmk.fm/#/flashing
  7. # https://docs.qmk.fm/#/driver_installation_zadig?id=list-of-known-bootloaders
  8. # BOOTLOADER = caterina
  9. # If you are not using an encoder, set these options to no.
  10. ENCODER_ENABLE = yes
  11. ENCODER_MAP_ENABLE = yes