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