diff options
Diffstat (limited to 'keyboards/whitefox/config.h')
-rw-r--r-- | keyboards/whitefox/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/whitefox/config.h b/keyboards/whitefox/config.h index e508c3e9e2..9f021fb516 100644 --- a/keyboards/whitefox/config.h +++ b/keyboards/whitefox/config.h @@ -24,8 +24,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define VENDOR_ID 0x1c11 #define PRODUCT_ID 0xb04d #define DEVICE_VER 0x0001 -#define MANUFACTURER Input Club -#define PRODUCT WhiteFox/QMK +#define MANUFACTURER Input Club +#define PRODUCT WhiteFox/QMK /* key matrix size */ #define MATRIX_ROWS 9 |