]> git.donarmstrong.com Git - qmk_firmware.git/blob - users/not-quite-neo/nqn-common.h
a04dc7a18f155886156e1836d6fe44e4fca8e820
[qmk_firmware.git] / users / not-quite-neo / nqn-common.h
1 #ifndef NQN_COMMON_H
2 #define NQN_COMMON_H
3
4
5 /*
6 This file holds some commen NQN definitions
7 */
8
9
10 #define _______ KC_TRNS
11 #define XXXXXXX KC_NO
12
13
14 #endif