qmk_firmware/keyboards/trainpad/readme.md
Ananya Kirti 08a8d35bc3
[Keyboard] Added Support for trainpad (#20973)
* Added Support for trainpad

added support for trainpad

* corrected capitalisation

corrected capitalisation

* Update keyboards/trainpad/keymaps/via/keymap.c

* Update keyboards/trainpad/info.json

* Update keyboards/trainpad/keymaps/default/keymap.c

* Update readme.md

updated readme to remove handwire, and corrected number of keys

* removed config.h, trainpad.c and trainpad.h

removed config.h, trainpad.c and trainpad.h

* updated readme

upadted readme to correct capitalisation

* Update keyboards/trainpad/info.json

* Update keyboards/trainpad/info.json

* Update keyboards/trainpad/rules.mk

* updated Readme

updated Readme

* Update keyboards/trainpad/readme.md
2023-05-21 08:57:08 -07:00

939 B

trainpad

Custom four key keyboard. See each individual board for pin information.

  • Keyboard Maintainer: Ananya Kirti
  • Hardware Supported: custom stacked FR4 case
  • Hardware Availability: Contact bob at IMKC Discord

Bootloader

Enter the bootloader:

  • Bootmagic reset: Hold down the far left key while connecting the USB cable.
  • Physical reset button: Briefly press the tactile button on the back of the PCB.

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

make trainpad:default

Flashing example for this keyboard:

make trainpad:default:flash

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