logo

qmk_firmware

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

post_rules.mk (93B)


  1. ifeq ($(strip $(OLED_ENABLE)), yes)
  2. SRC += keyboards/mechboards/common/display_oled.c
  3. endif