~ruther/qmk_firmware

ref: a1cbdf145fe90a60fed2d567ac944277a4234089 qmk_firmware/keyboards/omnikeyish/omnikeyish.h -rw-r--r-- 115 bytes
a1cbdf14 — James Young Data-Driven Keyboard Conversions: M, Part 1 (#23590) 1 year, 27 days ago
                                                                                
1
2
3
4
5
6
7
8
9
#pragma once

#include "quantum.h" 

enum keycodes {
	DYNAMIC_MACRO_RANGE = QK_KB_0
};

#include "dynamic_macro.h"
Do not follow this link