El código está en keyboards/keychron/v6_max/ansi_encoder/keymap/via
rules.mk
-> KEY_OVERRIDE_ENABLE = yes (Importante para que compile)
keymap.c
-> Definiciones
qmk compile -kb keychron/v6_max/ansi_encoder -km via
OR
make keychron/v6_max/ansi_encoder:via
coger el .bin
que se genera en /.build
y abrirlo con QMKToolbox
Tienes que poner el teclado en modo flash para poder flashear el firmware.
- Instala los drivers correspondientes con QMKToolbox: Tools > Install Drivers...
- Lo pones en modo cable
- Mantienes pulsado ESC y enchufas a la vez
- Te saldrá un mensaje en amarillo en el QMKToolbox
- Le das a flash
- Luego manten
fn + j + z
en el teclado hasta que parpadee el backlight - A funcionar
Si el teclado ha muerto es que estás subiendo una versión de firmware incorrecta, por ejemplo la V6 en vez de V6 Max (me pasó jaja).
This is a keyboard firmware based on the tmk_keyboard firmware with some useful features for Atmel AVR and ARM controllers, and more specifically, the OLKB product line, the ErgoDox EZ keyboard, and the Clueboard product line.
The docs are powered by Docsify and hosted on GitHub. They are also viewable offline; see Previewing the Documentation for more details.
You can request changes by making a fork and opening a pull request, or by clicking the "Edit this page" link at the bottom of any page.
The project also includes community support for lots of other keyboards.
QMK is developed and maintained by Jack Humbert of OLKB with contributions from the community, and of course, Hasu. The OLKB product firmwares are maintained by Jack Humbert, the Ergodox EZ by ZSA Technology Labs, the Clueboard by Zach White, and the Atreus by Phil Hagelberg.
qmk.fm is the official website of QMK, where you can find links to this page, the documentation, and the keyboards supported by QMK.