qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

readme.md (1555B)


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