mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-16 21:44:42 +00:00
41c50bb653
* Change keyboard level include guards to `pragma once` And clean up a lot of layout macros * Oops * Remove dangling endif
5 lines
68 B
C
5 lines
68 B
C
#pragma once
|
|
|
|
#include "config_common.h"
|
|
|
|
#define DEVICE_VER 0x2017
|