mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-22 00:16:41 +06:00
54860ed238
* Added Teton_78 qmk keyboard files * Fixed a syntax issue * Waffles suggested changes * Read me updated Used the Alpine65 reame to model off. * Update keyboards/mountainmechdesigns/teton_78/keymaps/default/keymap.c Co-authored-by: jack <jack@pngu.org> * Accidental File * Updated readme with missing info * Update readme.md * Update keyboards/mountainmechdesigns/teton_78/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/mountainmechdesigns/teton_78/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/mountainmechdesigns/teton_78/readme.md Co-authored-by: Joel Challis <git@zvecr.com> --------- Co-authored-by: jack <jack@pngu.org> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com>
1.5 KiB
1.5 KiB
Teton 78 QMK Firmware
Introduction
This is the QMK firmware repository for the Teton78, a 68XT solder and hotswao keyboard designed by Mountain Mech Designs - Bennett Balogh.
The Teton 78 has entered GB and sucessfully finalized in November 2024 The IC page for the keyboard can be found here. The sale page can be found here Discord link can be found here
About
- Keyboard Maintainer: Bennett Balogh
- Hardware Supported: Atmega32u4
- Hardware Availability: N/A
How to compile
After setting up your build environment, you can compile the Teton 78 default keymap by using:
make mountainmechdesigns/teton_78:default
Flash using
make mountainmechdesigns/teton_78: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: Briefly press the button on the back of the PCB - some may have pads you must short instead
- Keycode in layout: Press the key mapped to
QK_BOOT
if it is available