summaryrefslogtreecommitdiffstats
path: root/keyboards/atom47/rev2/config.h
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2018-05-04 20:06:04 +0200
committerJack Humbert <jack.humb@gmail.com>2018-05-08 21:26:08 +0200
commitd678724ca8978b4d0ad981d11be4171e6315caca (patch)
treea7bec942c8021ddaa6a2d5a717ebcbe2ce1c8e15 /keyboards/atom47/rev2/config.h
parent14b7602a65dedaf51db1c9288144765d43a83a15 (diff)
downloadqmk_firmware-d678724ca8978b4d0ad981d11be4171e6315caca.tar.gz
qmk_firmware-d678724ca8978b4d0ad981d11be4171e6315caca.tar.xz
Fix Atom47 Keyboard
Diffstat (limited to 'keyboards/atom47/rev2/config.h')
-rw-r--r--keyboards/atom47/rev2/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/atom47/rev2/config.h b/keyboards/atom47/rev2/config.h
index 82e8baaef..df21130d3 100644
--- a/keyboards/atom47/rev2/config.h
+++ b/keyboards/atom47/rev2/config.h
@@ -15,8 +15,8 @@ You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef CONFIG_H
-#define CONFIG_H
+#ifndef REV2_CONFIG_H
+#define REV2_CONFIG_H
#include "config_common.h"
@@ -26,7 +26,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define DEVICE_VER 0x0003
#define MANUFACTURER Vortex
#define PRODUCT Core
-#define DESCRIPTION Atom47 PCB for the Vortex Core
+#define DESCRIPTION Atom47 PCB for the Vortex Core Rev.2
/* key matrix size */
#define MATRIX_ROWS 4