mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-01-10 23:53:25 +00:00
* chore: move zsa/oryx module to a git submodule * feat: port navigators to qmk25 * feat: adds a transmit and receive i2c method * fix: navigator trackpad compile issue * feat: improved trackpad scrolling, maybe? * experiment: slight acceleration curve, more aggressive tap debounce * fix: a better way to debounce taps * feat: adds aim/turbo mode * chore: tweak turbo/aim for the trackpad * chore: remove navigator keys * fix: #pragma once * fix: address the i2c transmit and receive length on u16 * fix: change the packet size from 53 to 17 * chore: add more comments * fix: remove the navigator_cpi from the eeprom config * fix: remove the navigator_cpi from the eeprom config (ergodox)
zsa/ergodox_
A short description of the keyboard/project
- Keyboard Maintainer: Drashna Jael’re
- Hardware Supported: The PCBs, controllers supported
- Hardware Availability: Links to where you can find this hardware
Make example for this keyboard (after setting up your build environment):
make zsa/ergodox_:default
Flashing example for this keyboard:
make zsa/ergodox_: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_BOOTif it is available