qmk-dactyl-manuform-a/keyboards/hub20
Josh Johnson 5dfb6459df
[Keyboard] Add Hub20 keyboard (#11497)
* add Hub20 support

* Keymap formatting cleanup

Co-authored-by: Ryan <fauxpark@gmail.com>

* Delete bootloader_defs.h as no longer required

* Correct make / flashing example

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update rules.mk

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
2021-01-13 22:46:07 -08:00
..
keymaps [Keyboard] Add Hub20 keyboard (#11497) 2021-01-13 22:46:07 -08:00
chconf.h [Keyboard] Add Hub20 keyboard (#11497) 2021-01-13 22:46:07 -08:00
config.h [Keyboard] Add Hub20 keyboard (#11497) 2021-01-13 22:46:07 -08:00
halconf.h [Keyboard] Add Hub20 keyboard (#11497) 2021-01-13 22:46:07 -08:00
hub20.c [Keyboard] Add Hub20 keyboard (#11497) 2021-01-13 22:46:07 -08:00
hub20.h [Keyboard] Add Hub20 keyboard (#11497) 2021-01-13 22:46:07 -08:00
info.json [Keyboard] Add Hub20 keyboard (#11497) 2021-01-13 22:46:07 -08:00
mcuconf.h [Keyboard] Add Hub20 keyboard (#11497) 2021-01-13 22:46:07 -08:00
readme.md [Keyboard] Add Hub20 keyboard (#11497) 2021-01-13 22:46:07 -08:00
rules.mk [Keyboard] Add Hub20 keyboard (#11497) 2021-01-13 22:46:07 -08:00

readme.md

Hub20

Hub20 is a 20 key macro pad with an inbuilt USB 2.0 hub and dual rotary encoders. It can be configured to be a left / right hand numberpad, along with a 4x5 1u layout.

For more information regarding the keyboard, please visit the Hub20 Website or GitHub Repo.

Make example for this keyboard (after setting up your build environment):

make hub20:default

Flashing example for this keyboard:

make hub20:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.