[Keyboard] add AddOn macropad (#15841)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
Rifaa Subekti
2022-01-13 06:15:27 +08:00
committed by GitHub
parent 4c8bb05dab
commit 6d06e7ce84
9 changed files with 290 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
# AddOn
![AddOn](https://i.imgur.com/hd2ETLPl.jpeg)
Navigation cluster and numpad for 60% keyboard
* Keyboard Maintainer: Ocean
* Hardware Supported: AddOn, Pro Micro
* Hardware Availability: [Keyboard Kasep Co.](https://tokopedia.com/kbdksp/)
Make example for this keyboard (after setting up your build environment):
make ocean/addon:default
Flashing example for this keyboard:
make ocean/addon:default:flash
## Bootloader
To Enter the bootloader you can double click reset button on board when you flash the firmware
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).