Drashna Jaelre b963049305 Fix keyboards/keymaps for boolean encoder callback changes (#12985) 5 years ago
..
keymaps b963049305 Fix keyboards/keymaps for boolean encoder callback changes (#12985) 5 years ago
config.h 088c71b4ea [Keyboard] Corgi keyboard (#12311) 5 years ago
corgi.c 088c71b4ea [Keyboard] Corgi keyboard (#12311) 5 years ago
corgi.h 088c71b4ea [Keyboard] Corgi keyboard (#12311) 5 years ago
info.json 088c71b4ea [Keyboard] Corgi keyboard (#12311) 5 years ago
readme.md 088c71b4ea [Keyboard] Corgi keyboard (#12311) 5 years ago
rules.mk 088c71b4ea [Keyboard] Corgi keyboard (#12311) 5 years ago

readme.md

corgi

corgi

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
  • 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 and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.