summaryrefslogtreecommitdiff
path: root/keyboards/keyprez/corgi/readme.md
blob: 73387964af5a4bf96a93a72dd2101646227e9709 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# corgi

![corgi](https://i.imgur.com/XctcpVrh.jpeg)

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.

* Keyboard Maintainer: [Christian Sandven](https://github.com/csandven)
* Hardware Supported: Pro Micro or Elite C is required
* Hardware Availability: TBA

Make example for this keyboard (after setting up your build environment):

    make keyprez/corgi:default

Flashing example for this keyboard:

    make keyprez/corgi:default:flash
    

After running the flash command, you need to short reset and ground on your microcontroller to flash it.

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).