diff options
author | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2018-07-07 11:45:49 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-07-07 11:45:49 -0700 |
commit | 60ca50808f272496a2631ab746c0fb81ba98191a (patch) | |
tree | ab5814b19637eeb1b9842b5ed465562d2d4d4895 /keyboards/whitefox/config.h | |
parent | 0a8d529d741d927437a9eb8db7375261e8e96d42 (diff) |
Fix a few minor formatting annoyances in WhiteFox (#3331)
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 |