add support for Axon40 and G_IDB60 (#13075)

* add support for Axon40

* add support for G_IDB60

* added bootloader reset instructions

* added bootloader reset instructions
This commit is contained in:
npspears
2021-07-01 19:45:31 -05:00
committed by GitHub
parent db7fd6c3a1
commit 6db4b49fec
24 changed files with 851 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
Axon40
===
The Axon40 PCB is a modified layout for the Neuron ortho. It's ortho but with a bottom row with larger than 1u keys.
Keyboard Maintainer: Nasp
Hardware Supported: Axon40
Hardware Availability: www.CheckerBoards.xyz
Make example for this keyboard (after setting up your build environment):
make axon40:default
Enter the bootloader by shorting GND and RESET between switches 37 and 38.
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).