[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
This commit is contained in:
7
keyboards/ergoslab/ergoslab.h
Normal file
7
keyboards/ergoslab/ergoslab.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#ifdef KEYBOARD_ergoslab_rev1
|
||||
#include "rev1.h"
|
||||
#endif
|
||||
|
||||
#include "quantum.h"
|
||||
Reference in New Issue
Block a user