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.

37 lines
1.3 KiB

  1. # Kintsugi
  2. ![kintsugi](https://i.imgur.com/HPdmzdCl.jpeg)
  3. A 65%-ish keyboard with some extra features.
  4. ## Features
  5. * Powered by an ATmega32u4 microcontroller (current version needs an Elite-C to work).
  6. * Encoder.
  7. * OLED screen.
  8. * Underglow.
  9. * Hotswap sockets.
  10. ## General info
  11. * Keyboard Maintainer: [Arturo Avila](https://github.com/ADPenrose)
  12. * Hardware Supported: Kintsugi V1 PCB
  13. * Hardware Availability: [Arturo Avila](https://github.com/ADPenrose)
  14. Make example for this keyboard (after setting up your build environment):
  15. make kintsugi:default
  16. Flashing example for this keyboard:
  17. make kintsugi:default:flash
  18. 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).
  19. ## Bootloader
  20. Enter the bootloader in 3 ways:
  21. * **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
  22. * **Physical reset button**: Briefly press the button on the front of the Elite-C microcontroller _**before soldering**_ it to the PCB- some may have pads you must short instead
  23. * **Keycode in layout**: Press the key mapped to `RESET` if it is available