|
|
3 years ago | |
|---|---|---|
| .. | ||
| keymaps | 5e4b076af3 Remove legacy keycodes, part 5 (#18710) | 3 years ago |
| config.h | 2da0827d4f Remove matrix size defines (#19581) | 3 years ago |
| hwpm87.c | 6809f154c9 [Keyboard] Add Handwired 87 keys (#17682) | 3 years ago |
| hwpm87.h | 6809f154c9 [Keyboard] Add Handwired 87 keys (#17682) | 3 years ago |
| info.json | f4ba17c4a0 Move LED indicator config to data driven (#19800) | 3 years ago |
| readme.md | 6809f154c9 [Keyboard] Add Handwired 87 keys (#17682) | 3 years ago |
| rules.mk | f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | 3 years ago |
Repaired from 87 keys keyboard using a Pro Micro
First, if you have Pro Micro
Checkout these image for more:  
Keymaps/Handwiring: 
If you have 25 GPIOs board, there is nothing to do.
Second, if you are using a Capslock LED, define LED pin in: config.h#34, and check the LED_PIN_ON_STATE if you get reversed led state: config.h#35
Make example for this keyboard (after setting up your build environment):
make handwired/hwpm87:default
Flashing example for this keyboard:
make handwired/hwpm87:default:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.
Enter the bootloader in 3 ways:
RESET if it is available