This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
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