logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (939B)


  1. # trainpad
  2. Custom four key keyboard. **See each individual board for pin information.**
  3. * Keyboard Maintainer: [Ananya Kirti](https://github.com/AnanyaKirti)
  4. * Hardware Supported: custom stacked FR4 case
  5. * Hardware Availability: Contact bob at [IMKC Discord](https://discord.gg/imkc)
  6. ## Bootloader
  7. Enter the bootloader:
  8. * **Bootmagic reset**: Hold down the far left key while connecting the USB cable.
  9. * **Physical reset button**: Briefly press the tactile button on the back of the PCB.
  10. Make example for this keyboard (after setting up your build environment):
  11. make trainpad:default
  12. Flashing example for this keyboard:
  13. make trainpad:default:flash
  14. See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).