|
|
3 years ago | |
|---|---|---|
| .. | ||
| ansi | d2e5e64990 Merge remote-tracking branch 'origin/master' into develop | 3 years ago |
| iso | d2e5e64990 Merge remote-tracking branch 'origin/master' into develop | 3 years ago |
| keymaps | ec78acae69 [Keyboard] Adding Dygma Raise (#13543) | 4 years ago |
| config.h | ebb512db82 Debounce defines cleanup (#19742) | 3 years ago |
| halconf.h | ec78acae69 [Keyboard] Adding Dygma Raise (#13543) | 4 years ago |
| info.json | f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | 3 years ago |
| leds.c | d2e5e64990 Merge remote-tracking branch 'origin/master' into develop | 3 years ago |
| leds.h | 36c410592d Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | 3 years ago |
| matrix.c | ec78acae69 [Keyboard] Adding Dygma Raise (#13543) | 4 years ago |
| mcuconf.h | ec78acae69 [Keyboard] Adding Dygma Raise (#13543) | 4 years ago |
| post_rules.mk | d6f77637c5 [Keyboard] dygma/raise: multiple fixes and improvements (#18361[) | 3 years ago |
| raise.c | d6f77637c5 [Keyboard] dygma/raise: multiple fixes and improvements (#18361[) | 3 years ago |
| raise.h | ec78acae69 [Keyboard] Adding Dygma Raise (#13543) | 4 years ago |
| readme.md | 0cff636739 weact docs patch re "security vulnerability" (#19572) | 3 years ago |
| rules.mk | f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | 3 years ago |
| wire-protocol-constants.h | ec78acae69 [Keyboard] Adding Dygma Raise (#13543) | 4 years ago |
Make example for this keyboard (after setting up your build environment):
make handwired/dygma/raise/ansi:default
Flashing example for this keyboard:
make handwired/dygma/raise/ansi:default:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.
QMK does not currently support the Dygma Neuron because QMK does not support SAMD21 which the Neuron has. Instead this code uses a STM32 Blackpill to create a Neuron replacement.
STM32 Blackpill from WeAct Studio (via aliexpress or adafruit).
2x 2.7KΩ resistors (via digikey).
Breadboard or PCB proto board, wires, solder, etc.
Briefly each raise hand uses I2C to communicate with the Neuron:
We are also prototyping a custom pcb.




