logo

qmk_firmware

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

the50.h (87B)


  1. #pragma once
  2. #include "quantum.h"
  3. void the50_led_on(void);
  4. void the50_led_off(void);