~ruther/qmk_firmware

ref: bdede8b2cdc05d5f3be04e900210aae9c07cf632 qmk_firmware/keyboards/omnikeyish/omnikeyish.h -rw-r--r-- 115 bytes
bdede8b2 — Ryan LED drivers: misc formatting and typos (#22857) 1 year, 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"