|
|
2 years ago | |
|---|---|---|
| .. | ||
| alpha | 5fda349018 Remove RGB keycodes from boards with no RGB config (#23709) | 2 years ago |
| beta | d09a06a1b3 Update GPIO API usage in keyboard code (#23361) | 2 years ago |
| info.json | 3079691391 Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941) | 4 years ago |
| readme.md | d2accb48e7 RESET -> QK_BOOT keyboard readme (#18110) | 4 years ago |
The SharkPCB is an open-source ortholinear 40% layout designed by Gondolindrim for the AcheronProject.
The DFU state in the bootloader can be accessed in 2 ways:
QK_BOOT if it is available (ESC key at layer 1 in the default layout)The DFU state in the bootloader can be accessed in 3 ways:
QK_BOOT if it is available (ESC key at layer 1 in the default layout)After accessing the DFU state in your PCB, build the default layout using:
make acheron/shark/alpha:default
After accessing the DFU state in your PCB, build the default layout using:
make acheron/shark/beta:default
Then download the resulting binary *bin file using dfu-util or QMK Toolbox.
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.
