qmk_firmware/keyboards/biacco42/ergo42/ergo42.h

8 lines
102 B
C

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