~ruther/qmk_firmware

ref: dc2db0c1d4d3168c07ad5c0c36998c9d91df29c7 qmk_firmware/keyboards/omnikeyish/omnikeyish.h -rw-r--r-- 115 bytes
dc2db0c1 — James Young MechKeys ACR60 Layout Updates (#23309) 11 months 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