diff options
author | QMK Bot <hello@qmk.fm> | 2021-05-12 00:52:47 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-05-12 00:52:47 +0000 |
commit | 3a1ce81d29efc50f57d5112b85241094721a6231 (patch) | |
tree | f1f711275d8a9b3ac51cff819dfa4dbe970a05f9 /keyboards/cannonkeys/db60/j02/config.h | |
parent | 4bb00c6a0a9ef936a73138cfa9b3f79069dcfb7c (diff) | |
parent | 9a3f4f8f8a3090b3783dfd60a75cd8120ec30e65 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/cannonkeys/db60/j02/config.h')
-rw-r--r-- | keyboards/cannonkeys/db60/j02/config.h | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/cannonkeys/db60/j02/config.h b/keyboards/cannonkeys/db60/j02/config.h new file mode 100644 index 0000000000..392cec3a55 --- /dev/null +++ b/keyboards/cannonkeys/db60/j02/config.h @@ -0,0 +1,21 @@ +/* +Copyright 2021 Andrew Kannan + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program. If not, see <http://www.gnu.org/licenses/>. +*/ + +#pragma once + +#define PRODUCT_ID 0xDB60 +#define PRODUCT DB60 |