e8e45bca98
* Add base FAve 84H firmware * Update keyboards/linworks/fave84h/readme.md Thank you, apologies for the oversight Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/linworks/fave84h/keymaps/via/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/linworks/fave84h/keymaps/default/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Move LED config in ifdef * update read me * Update Product Name * Update keyboards/linworks/fave84h/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Add Via RGB Matrix Control * Add base FAve 84H firmware * Add Via RGB Matrix Control * fix merge conflict * reduce max brightness * remove action macro and action function Co-authored-by: Joel Challis <git@zvecr.com> * Remove / update code to work with the build in QMK via hack * Update Read me * Add newline at end of rules Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
23 lines
933 B
Markdown
23 lines
933 B
Markdown
# FAve 84H
|
|
|
|
The following is the QMK Firmware for the FAve 84H Hotswap PCB.
|
|
|
|
The PCB features:
|
|
* QMK & VIA compatibility
|
|
* Hotswap
|
|
* Per Key and Underglow RGB
|
|
|
|
---
|
|
|
|
* Keyboard Maintainer: [ToastyStoemp](https://github.com/ToastyStoemp)
|
|
|
|
Make example for this keyboard (after setting up your build environment):
|
|
|
|
make linworks/fave84h: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).
|
|
|
|
## Bootloader Enter the bootloader in 3 ways:
|
|
* **Bootmagic reset**: Hold down the key ESC key and plug in the keyboard (Top Left most switch)
|
|
* **Physical reset short**: Briefly short the 2 pads labelled RESET on the back of the PCB
|
|
* **Keycode in layout**: Press the B key on layer 1 which is mapped to `RESET`
|