1
0
Fork 0
qmk_firmware/keyboards/pearl
2022-03-15 13:56:58 +00:00
..
keymaps Remove BOOTMAGIC_ENABLE = lite option (#15002) 2021-11-05 08:18:09 +11:00
config.h Remove NO_ACTION_MACRO and NO_ACTION_FUNCTION from keyboard config.h (#16655) 2022-03-15 13:56:58 +00:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
pearl.c
pearl.h
readme.md
rules.mk Fix up build options comments (#15463) 2021-12-12 18:05:37 -08: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.