diff options
author | QMK Bot <hello@qmk.fm> | 2022-08-02 18:39:44 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-08-02 18:39:44 +0000 |
commit | 90259eb012d18e772847ee5939abc3a85d913ee5 (patch) | |
tree | 86ee300c8be735c6b3321ec4db7494c7fa572729 /keyboards/ocean/addon/config.h | |
parent | 7883306466f5e3b1200f1e53fe7ece1ed1e4def8 (diff) | |
parent | be5b1a24bf650d9bc0bff4cf3b27a9c641d262fd (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/ocean/addon/config.h')
-rw-r--r-- | keyboards/ocean/addon/config.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/ocean/addon/config.h b/keyboards/ocean/addon/config.h index 1b221b65bd..9380a36eb6 100644 --- a/keyboards/ocean/addon/config.h +++ b/keyboards/ocean/addon/config.h @@ -18,12 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include "config_common.h" -#define VENDOR_ID 0x9624 -#define PRODUCT_ID 0x0012 -#define DEVICE_VER 0x0001 -#define MANUFACTURER Ocean -#define PRODUCT AddOn - /* key matrix size */ #define MATRIX_ROWS 5 #define MATRIX_COLS 7 |