1
0
Fork 0
qmk_firmware/keyboards/ergoslab/ergoslab.h
Tom Saleeba 474f7f399c [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
2020-01-02 14:40:13 -08:00

8 lines
95 B
C

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