qmk_firmware/keyboards/keyprez/corgi
Ryan 1b92c204c1
Move keyboard USB IDs and strings to data driven: K (#17846)
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2022-08-03 17:03:47 +10:00
..
keymaps/default [Keyboard] Add optional colemak layout to keymap (#13217) 2021-08-13 12:28:05 -07:00
config.h Move keyboard USB IDs and strings to data driven: K (#17846) 2022-08-03 17:03:47 +10:00
corgi.c [Keyboard] Corgi keyboard (#12311) 2021-05-26 22:25:51 -07:00
corgi.h [Keyboard] Corgi keyboard (#12311) 2021-05-26 22:25:51 -07:00
info.json Move keyboard USB IDs and strings to data driven: K (#17846) 2022-08-03 17:03:47 +10:00
readme.md [Keyboard] Corgi keyboard (#12311) 2021-05-26 22:25:51 -07:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

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.