diff options
author | fauxpark <fauxpark@gmail.com> | 2019-12-18 10:23:26 +1100 |
---|---|---|
committer | fauxpark <fauxpark@gmail.com> | 2019-12-18 10:23:26 +1100 |
commit | d23e81b1f00e2a98b2543d0340870efb835d643b (patch) | |
tree | ce4da67e1d946f9a77aed3a530aa6da9eba4bd2c /keyboards/dztech/dz60rgb/config.h | |
parent | 1ac99586a6035bb36fd8a9479b443e636a3abf87 (diff) | |
download | qmk_firmware-d23e81b1f00e2a98b2543d0340870efb835d643b.tar.gz qmk_firmware-d23e81b1f00e2a98b2543d0340870efb835d643b.zip |
Tidy up dztech config.h
Diffstat (limited to 'keyboards/dztech/dz60rgb/config.h')
-rw-r--r-- | keyboards/dztech/dz60rgb/config.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/dztech/dz60rgb/config.h b/keyboards/dztech/dz60rgb/config.h index 434b6c5916..b8c5759db6 100644 --- a/keyboards/dztech/dz60rgb/config.h +++ b/keyboards/dztech/dz60rgb/config.h @@ -1,2 +1,3 @@ #pragma once -#include "config_common.h"
\ No newline at end of file + +#include "config_common.h" |