~ruther/qmk_firmware

ref: 0b802defd4ad81f38bdd3ae0192e2a834f7d99be qmk_firmware/keyboards/omnikeyish/omnikeyish.h -rw-r--r-- 115 bytes
0b802def — Ryan haptic: further naming cleanups (#21682) 2 years 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"