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
878 B

  1. # Cans12er
  2. ![Cans12er](https://i.imgur.com/ZsO6QSI.jpg)
  3. A 12-key, orthogonal keypad designed by Can!
  4. * Keyboard Maintainer: [Can](https://github.com/canbaytok)
  5. * Hardware Supported: Pro Micro Atmega32u4
  6. * Hardware Availability: DIY with the [open-source design files](https://github.com/canbaytok/Cans12er)
  7. Schematic can be found here: [EasyEDA](https://easyeda.com/senordoenermann/mediapad)
  8. Build Instructions can be found here: [canbaytok/Cans12er](https://github.com/canbaytok/Cans12er)
  9. Make example for this keyboard (after setting up your build environment):
  10. make handwired/cans12er: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).