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.

18 lines
864 B

  1. # Denis
  2. * Keyboard Maintainer: [Cutie Club](https://github.com/cutie-club/)
  3. * Hardware Supported: Atmega32u4 based 60% PCB, with wide compatibility
  4. * Hardware Availability: [Keebcats](https://keebcats.co.uk)
  5. ## Bootloader
  6. Enter the bootloader in 2 ways with the default configuration:
  7. * **Bootmagic reset**: Hold down the key at top left key (matrix position 0,0) and plug the device in
  8. * **Physical reset button**: Press the button marked reset on the back of the PCB
  9. Make example for this keyboard (after setting up your build environment):
  10. make cutie_club/keebcats/denis:default
  11. See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).