logo

qmk_firmware

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

rules.mk (133B)


  1. # Touch encoder needs
  2. VPATH += keyboards/rgbkb/common
  3. SRC += touch_encoder.c
  4. SRC += common_oled.c
  5. I2C_DRIVER_REQUIRED = yes
  6. OPT = 3