logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

post_rules.mk (60B)


  1. ifeq ($(strip $(OLED_ENABLE)), yes)
  2. SRC += oled.c
  3. endif