diff options
author | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2019-08-06 10:38:28 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-08-06 10:38:28 -0700 |
commit | 98b237a21bf36aa073073ba74c51851a494214d3 (patch) | |
tree | fc29cd46b26eb6b72df46cead6a1864a6579803a /keyboards/percent/booster/readme.md | |
parent | 07bdc8f4b7268f69a789bfe7656e8384bfcfed57 (diff) | |
download | qmk_firmware-98b237a21bf36aa073073ba74c51851a494214d3.tar.gz qmk_firmware-98b237a21bf36aa073073ba74c51851a494214d3.zip |
[Keyboard] New Keyboard: Booster (#6486)
* initial commit
* port over the kbfirmware json
* add numpad_5x4 LAYOUT support
* fix up layout macro to allow community layout support
* add a sparse readme on how to contact Percent Studio
* change .h to a .md file
* fix firmware file too large error
* Update keyboards/percent/booster/info.json
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/percent/booster/info.json
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/percent/booster/info.json
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/percent/booster/info.json
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/percent/booster/info.json
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/percent/booster/keymaps/default/keymap.c
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/percent/booster/keymaps/default/keymap.c
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/percent/booster/keymaps/default/keymap.c
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/percent/booster/keymaps/default/keymap.c
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/percent/booster/keymaps/default/keymap.c
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/percent/booster/keymaps/default/keymap.c
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
Diffstat (limited to 'keyboards/percent/booster/readme.md')
-rw-r--r-- | keyboards/percent/booster/readme.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/percent/booster/readme.md b/keyboards/percent/booster/readme.md new file mode 100644 index 0000000000..78b4b5a35c --- /dev/null +++ b/keyboards/percent/booster/readme.md @@ -0,0 +1,13 @@ +# Booster + +Booster is a number pad designed for Canoe. Shared exactly the same angle and approximate design language, + +Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin) +Hardware Supported: Booster PCB +Hardware Availability: [Percent Studio Store](https://percent.studio/products/booster-for-canoe-65) + +Make example for this keyboard (after setting up your build environment): + + make percent/booster:default + +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). |