From 6ef3359a8ac2ed48eac85c71711ba02367f68d6d Mon Sep 17 00:00:00 2001 From: Yan-Fa Li Date: Mon, 9 Jul 2018 10:36:54 -0700 Subject: Configurator Noxary 268: match dir name To find the LAYOUT/KEYMAP the configurator backend needs the file names to match the directory by convention. Thanks @skullydazed --- keyboards/noxary/268/268.c | 1 + 1 file changed, 1 insertion(+) create mode 100644 keyboards/noxary/268/268.c (limited to 'keyboards/noxary/268/268.c') diff --git a/keyboards/noxary/268/268.c b/keyboards/noxary/268/268.c new file mode 100644 index 000000000..4326b6834 --- /dev/null +++ b/keyboards/noxary/268/268.c @@ -0,0 +1 @@ +#include "noxary268.h" -- cgit v1.2.3