|
|
1 год назад | |
|---|---|---|
| .. | ||
| ansi | 924147dfe4 Miscellaneous Data-Driven Keyboard Conversions (#23712) | 2 лет назад |
| iso | 924147dfe4 Miscellaneous Data-Driven Keyboard Conversions (#23712) | 2 лет назад |
| keymaps | f3bae56808 Update keycodes for keyboards with RGB Matrix (#24484) | 1 год назад |
| config.h | a45107e152 Migrate RGB Matrix config to info.json - H (#22861) | 2 лет назад |
| halconf.h | ec78acae69 [Keyboard] Adding Dygma Raise (#13543) | 4 лет назад |
| info.json | 924147dfe4 Miscellaneous Data-Driven Keyboard Conversions (#23712) | 2 лет назад |
| leds.c | c635733a7f Remove `quantum.h` includes from keyboard code (#23394) | 2 лет назад |
| leds.h | c635733a7f Remove `quantum.h` includes from keyboard code (#23394) | 2 лет назад |
| matrix.c | 2dd406f08f Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371) | 2 лет назад |
| mcuconf.h | ec78acae69 [Keyboard] Adding Dygma Raise (#13543) | 4 лет назад |
| post_rules.mk | d6f77637c5 [Keyboard] dygma/raise: multiple fixes and improvements (#18361[) | 3 лет назад |
| raise.c | d6f77637c5 [Keyboard] dygma/raise: multiple fixes and improvements (#18361[) | 3 лет назад |
| raise.h | 4871f651c5 Move remaining `LAYOUT_all`s to data driven (#20463) | 3 лет назад |
| readme.md | 0cff636739 weact docs patch re "security vulnerability" (#19572) | 3 лет назад |
| rules.mk | 924147dfe4 Miscellaneous Data-Driven Keyboard Conversions (#23712) | 2 лет назад |
| wire-protocol-constants.h | ec78acae69 [Keyboard] Adding Dygma Raise (#13543) | 4 лет назад |
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.




