logo

qmk_firmware

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

omnikeyish.h (115B)


  1. #pragma once
  2. #include "quantum.h"
  3. enum keycodes {
  4. DYNAMIC_MACRO_RANGE = QK_KB_0
  5. };
  6. #include "dynamic_macro.h"