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.

22 lines
924 B

  1. # corgi
  2. ![corgi](https://i.imgur.com/XctcpVrh.jpeg)
  3. Corgi is a semi modular 4 x 12 ortho keyboard. The unique thing with Corgi is that you can attach a macropad name "Flea" to use as a num/macro-pad.
  4. * Keyboard Maintainer: [Christian Sandven](https://github.com/csandven)
  5. * Hardware Supported: Pro Micro or Elite C is required
  6. * Hardware Availability: TBA
  7. Make example for this keyboard (after setting up your build environment):
  8. make keyprez/corgi:default
  9. Flashing example for this keyboard:
  10. make keyprez/corgi:default:flash
  11. After running the flash command, you need to short reset and ground on your microcontroller to flash it.
  12. 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).