qmk_firmware/keyboards/zen/zen.h
noroadsleft 8007d9f3a7 Keyboard: Zen refactor and Configurator support (#3677)
* Matrix refactor

* Keymap refactor

* Configurator support

* Readme reformatting
2018-08-17 16:04:21 -07:00

8 lines
76 B
C

#ifndef ZEN_H
#define ZEN_H
#include "rev1.h"
#include "quantum.h"
#endif