Skip to content

Dr-Ari-Gami/qmk_firmware

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My's fork of QMK Firmware

This purpose of this fork is to house my custom firmware, based off of my layout on oryx, that includes indicator lights for caps lock (on layers 0 and 1), and num lock (on layer 3)

Supported Keyboard

Building

To set up the local build enviroment to create the firmware image manually, head to the Newbs guide from QMK.

And instead of using just qmk setup, you will want to run this instead:

qmk setup Dr-Ari-Gami/qmk_firmware -b firmware24

Compile firmware with the following command, while in the qmk_firmware directory:

qmk compile -kb moonlander -km my-standard-layout

Update Process

  1. Check out branch from ZSA's master branch:
    1. git remote add zsa https://github.com/Dr-Ari-Gami/qmk_firmware.git
    2. git fetch --all

About

QMK, forked from ZSA with my keyboard layout and indicator lights

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 77.1%
  • C++ 15.8%
  • Python 4.0%
  • Makefile 2.2%
  • Linker Script 0.5%
  • Shell 0.2%
  • Other 0.2%