Ryan 314f6c1ddb Move backlight config to data driven (#19910) hace 3 años
..
keymaps 219afaba42 Reworked backlight keycodes. (#18961) hace 3 años
config.h 314f6c1ddb Move backlight config to data driven (#19910) hace 3 años
info.json 314f6c1ddb Move backlight config to data driven (#19910) hace 3 años
pearl.c 790f94533c Refactor to use led config - Part 6 (#12115) hace 5 años
pearl.h d67eb20aed [Keyboard] Pearl Refactors (#5907) hace 7 años
readme.md 6a8c0a6468 [Keyboard] Update ATmega32A readme files to match template (#7462) hace 6 años
rules.mk f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) hace 3 años

readme.md

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.