|
Satan GH60 (RevCHN)This tool is used for creating my configuration for a Satan GH60 RevCHN mechanical keyboard. There are three parts to this tool, the configuration (including keymap.c, config.h & rules.mk), the compilation and the flashing to the AVR microcontroller. My keyboard consists of a 4 layer configuration, the base layer,
function layer with some XF86 keys, arrow keys layer and a pseudo
mouse layer. See PrerequisitesBefore being able to compile the source code the QMK firmware is
needed, which can be cloned using Before being able to flash the microcontroller the TKG toolkit
is needed and configured. Clone using
InstallationWhen all is prepared the firmware with my config can be compiled and flashed using:
get source here. |