qmk-dactyl-manuform-a/keyboards/keyprez/corgi
James Young b73f8de10b
correct Configurator layout data (#13448)
The object for the rotary encoder was not previously included in the layout data.
2021-07-04 23:40:31 +01:00
..
keymaps/default 2021 May 29 Breaking Changes Update (#13034) 2021-05-29 14:38:50 -07:00
config.h [Keyboard] Corgi keyboard (#12311) 2021-05-26 22:25:51 -07: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 correct Configurator layout data (#13448) 2021-07-04 23:40:31 +01:00
readme.md [Keyboard] Corgi keyboard (#12311) 2021-05-26 22:25:51 -07:00
rules.mk [Keyboard] Corgi keyboard (#12311) 2021-05-26 22:25:51 -07:00

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.