~ruther/qmk_firmware

ref: 20474ae2321f0fb456731646b5b2e3090990b8df qmk_firmware/users/not-quite-neo/nqn-common.h -rw-r--r-- 102 bytes
20474ae2 — Joel Challis Fix CLI community detection (#19562) 2 years ago
                                                                                
1
2
3
4
5
6
7
8
9
#ifndef NQN_COMMON_H
#define NQN_COMMON_H


/*
This file holds some commen NQN definitions
*/

#endif