mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-06-03 14:13:46 -03:00
3c338996f0
* Adding Volt 80 Custom PCB Support * update license * lint fix * requested changes * requested changes 2 * requested changes 3 because I'm incompetent * requested changes * drashna recommends * Update keyboards/percent_studio_aftermarket/keyboard.json Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/percent_studio_aftermarket/keymaps/default/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/percent_studio_aftermarket/keyboard.json Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/percent_studio_aftermarket/percent_studio_aftermarket.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/percent_studio_aftermarket/percent_studio_aftermarket.c Co-authored-by: Joel Challis <git@zvecr.com> * Fix JSON formatting by removing extra lines --------- Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com>
percent_studio_aftermarket
This code is specifically for the aftermarket QMK PCB maintained by Jubakuba that enables QMK for the Volt80 by Percent Studio. This firmware should NOT be flashed on the stock PCB. The PCB needs to be ordered using a PCB provider using the hardware link below. This PCB will fit in the Volt 80 keyboard and work as expected.
- Keyboard Maintainer: Mike Tihonovich
- Hardware Supported: Custom PCB
- Hardware Availability: https://github.com/Jubakuba/Volt-80-Kicad
Make example for this keyboard (after setting up your build environment):
make percent_studio_aftermarket:default
Flashing example for this keyboard:
make percent_studio_aftermarket:default:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.
Bootloader
Enter the bootloader in 3 ways:
- Bootmagic reset: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
- Physical reset button: Briefly press the button on the back of the PCB - some may have pads you must short instead
- Keycode in layout: Press the key mapped to
QK_BOOTif it is available
