~ruther/qmk_firmware

ref: 625671d1cf44ddbade756cd058149cd3971b317c qmk_firmware/users/not-quite-neo/nqn-common.h -rw-r--r-- 102 bytes
625671d1 — Drashna Jaelre [Bug] Fix compilation error when Split Watchdog enabled (#21543) 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