logo

qmk_firmware

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

readme.md (1555B)


  1. # Teton 78 QMK Firmware
  2. ## Introduction
  3. ![Teton 78](https://i.imgur.com/MnASIrv.jpeg)
  4. This is the QMK firmware repository for the Teton78, a 68XT solder and hotswao keyboard designed by Mountain Mech Designs - Bennett Balogh.
  5. The Teton 78 has entered GB and sucessfully finalized in November 2024 The IC page for the keyboard can be found [here](https://geekhack.org/index.php?topic=123275.0).
  6. The sale page can be found [here](https://www.mountainmechdesigns.com/)
  7. Discord link can be found [here](https://discord.gg/h9dMwRNfVy)
  8. ## About
  9. * Keyboard Maintainer: [Bennett Balogh](https://github.com/AwesomeBalogh)
  10. * Hardware Supported: Atmega32u4
  11. * Hardware Availability: N/A
  12. ## How to compile
  13. After setting up your build environment, you can compile the Teton 78 default keymap by using:
  14. make mountainmechdesigns/teton_78:default
  15. Flash using
  16. make mountainmechdesigns/teton_78:default:flash
  17. 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).
  18. ## Bootloader
  19. Enter the bootloader in 3 ways:
  20. * **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
  21. * **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead
  22. * **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available