qmk_firmware/keyboards/pearl
Ryan 4d76d85d7b
V-USB: Use manufacturer and product strings from config.h (#7797)
* V-USB: Use manufacturer and product strings from config.h

* Update board configs
2020-03-26 13:11:32 +00:00
..
keymaps
config.h Remove NO_UART defines from config.h for V-USB boards (#8351) 2020-03-09 19:58:25 +00:00
info.json
pearl.c
pearl.h
readme.md
rules.mk
usbconfig.h V-USB: Use manufacturer and product strings from config.h (#7797) 2020-03-26 13:11:32 +00:00

Pearl 40%

Pearl 40% is a keyboard designed by Koobaczech. It uses an Atmel ATMEGA32A MCU.

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

make pearl:default

Flashing example for this keyboard (after setting up the bootloadHID flashing environment)

make pearl:default:flash

Reset Key: Hold down the key located at K00, commonly programmed as Esc while plugging in the keyboard.

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.