diff options
author | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2018-08-22 20:14:52 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-08-22 20:14:52 -0700 |
commit | 5d8d3509762407997626d15700094cad066dcf6d (patch) | |
tree | f9a2e5363ebb165b79528cf33cadc310b3c96fe0 /keyboards/1up60hse/config.h | |
parent | 6076ed85be111f0e88c7049aa3d2e69eed5005a1 (diff) |
Keyboard: Finish up the HSE now that I have a board to play with! (#3728)
* fix up readmes
* update keymap to match configurator default
* add more info
Diffstat (limited to 'keyboards/1up60hse/config.h')
-rw-r--r-- | keyboards/1up60hse/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/1up60hse/config.h b/keyboards/1up60hse/config.h index b89a13b3d2..c3682de43e 100644 --- a/keyboards/1up60hse/config.h +++ b/keyboards/1up60hse/config.h @@ -23,9 +23,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define VENDOR_ID 0xFEED #define PRODUCT_ID 0x0000 #define DEVICE_VER 0x0001 -#define MANUFACTURER You +#define MANUFACTURER 1upkeyboards #define PRODUCT 1up60hse -#define DESCRIPTION A custom keyboard +#define DESCRIPTION A custom 60% keyboard /* key matrix size */ #define MATRIX_ROWS 5 |