This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.

15 lines
151 B
C
Raw Normal View History

#ifndef NQN_COMMON_H
#define NQN_COMMON_H
/*
This file holds some commen NQN definitions
*/
#define _______ KC_TRNS
#define XXXXXXX KC_NO
#endif