qmk_firmware/keyboards/handwired/hwpm87
Ryan 02ccc50e60
Remove more empty headers (#20155)
2023-03-17 14:02:04 +11:00
..
keymaps/default Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
hwpm87.h [Keyboard] Add Handwired 87 keys (#17682) 2022-09-25 22:42:04 -07:00
info.json Move matrix config to info.json, part 6 (#20019) 2023-03-11 00:32:05 +11:00
readme.md [Keyboard] Add Handwired 87 keys (#17682) 2022-09-25 22:42:04 -07:00
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00

readme.md

Handwired 87 keys

hwpm87

Repaired from 87 keys keyboard using a Pro Micro

  • Keyboard Maintainer: KD-MM2
  • Hardware Supported: Pro Micro(need to solder more pins) or any board with ATMega32u4
  • Hardware Availability: N/A (private board, might open source)

First, if you have Pro Micro Checkout these image for more: Pin map Usabled Pins Keymaps/Handwiring: 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.

Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
  • Physical reset button: Plug cable, open QMK Toolbox and short RST pin and GND pin, then you will see it in flashmode
  • Keycode in layout: Press the key mapped to RESET if it is available