qmk-dactyl-manuform-a/keyboards/acheron/shark
Ryan 9dcd03b6ca
Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)
* Set bootloader to stm32-dfu for STM32F303

* Set bootloader to stm32-dfu for STM32F0x2

* Set bootloader to stm32-dfu for STM32F4x1

* Set bootloader to stm32duino for sowbug

* Delete redundant bootloader_defs headers

* Add some missing MCU name comments

* Move APM32 dfu-suffix overrides underneath bootloader

* Remove redundant STM32_BOOTLOADER_ADDRESS defines/rules
2021-06-08 19:48:46 +10:00
..
keymaps Create ajp10304 userspace and ortho_4x12 layout. (#9304) 2020-07-09 20:18:51 +01:00
config.h Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679) 2021-01-27 17:26:26 +11:00
info.json remove keyboard_folder from info.json 2021-02-27 16:17:12 -08:00
readme.md Rename keyboard-level readmes to lower-case (#10759) 2020-10-25 15:23:42 +00:00
rules.mk Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) 2021-06-08 19:48:46 +10:00
shark.c [Keyboard] Add SharkPCB rev Alpha support (#7090) 2019-10-24 23:27:43 -07:00
shark.h [Keyboard] Add SharkPCB rev Alpha support (#7090) 2019-10-24 23:27:43 -07:00

readme.md

Acheron Aχξρων 40-SM-O-MX-TH-WI (Codename "SharkPCB") QMK firmware

This is the QMK firmware repository for the Shark, updated until revision Alpha.

The SharkPCB is an Open-Hardware guidelines compliant PCB which files can be found at this link. Its designer and maintainer is Gondolindrim.

See the AcheronDocs page for the SharkPCB full documentation.

Make example for this keyboard (after setting up your build environment):

make acheron/shark:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.