This repository contains both QMK and the ADM42 source code.
The implementation of ADM42 in this repository includes many improvements to QMK features that would not function correctly if combined with pure QMK ones.
In case you want a pure QMK version of the ADM42, please use the official QMK repository which already supports the ADM42 and can serve as a starting point for your modifications.
Make (after setting up your build environment):
make adm42:default
Flashing:
make adm42:default:flash
See the build environment setup and the make instructions for more information.
adm42.dev is the official website of the ADM42 keyboard, where you can find links to this repository and all the documentation of the ADM42.