From 474f7f399c707a61448b353c5d614cefa47ff69a Mon Sep 17 00:00:00 2001 From: Tom Saleeba Date: Fri, 3 Jan 2020 09:10:13 +1030 Subject: [Keyboard] add initial ergoslab directory (#7730) * feat: add initial ergoslab directory * fix: address all comments from noroadsleft * fix: address comment from drashna * feat: add swap hands config to ergoslab * chore: change ergoslab image to real photo * re --- keyboards/ergoslab/ergoslab.c | 1 + 1 file changed, 1 insertion(+) create mode 100644 keyboards/ergoslab/ergoslab.c (limited to 'keyboards/ergoslab/ergoslab.c') diff --git a/keyboards/ergoslab/ergoslab.c b/keyboards/ergoslab/ergoslab.c new file mode 100644 index 0000000000..6f2796c07c --- /dev/null +++ b/keyboards/ergoslab/ergoslab.c @@ -0,0 +1 @@ +#include "ergoslab.h" -- cgit v1.2.3