AWF/firmware/angelwings.h

8 lines
97 B
C

#pragma once
#ifdef KEYBOARD_angelwings_rev1
# include "rev1.h"
#endif
#include "quantum.h"