You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan 48792b030b
Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079)
1 year ago
..
ansi Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079) 1 year ago
iso Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079) 1 year ago
keymaps [Keyboard] Adding Dygma Raise (#13543) 2 years ago
config.h Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079) 1 year ago
halconf.h [Keyboard] Adding Dygma Raise (#13543) 2 years ago
info.json Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079) 1 year ago
leds.c [Keyboard] Adding Dygma Raise (#13543) 2 years ago
leds.h [Keyboard] Adding Dygma Raise (#13543) 2 years ago
matrix.c [Keyboard] Adding Dygma Raise (#13543) 2 years ago
mcuconf.h [Keyboard] Adding Dygma Raise (#13543) 2 years ago
raise.c [Keyboard] Adding Dygma Raise (#13543) 2 years ago
raise.h [Keyboard] Adding Dygma Raise (#13543) 2 years ago
readme.md [Keyboard] Adding Dygma Raise (#13543) 2 years ago
rules.mk Specify blackpill board files where relevant (#17521) 1 year ago
wire-protocol-constants.h [Keyboard] Adding Dygma Raise (#13543) 2 years ago

readme.md

Raise

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.

Hardware

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.

Required Hardware

  1. STM32 Blackpill from WeAct Studio (via aliexpress or adafruit).

  2. 2x USB-C breakouts (via keeb or adafruit).

  3. 2x 2.7KΩ resistors (via digikey).

  4. Breadboard or PCB proto board, wires, solder, etc.

Wiring

Briefly each raise hand uses I2C to communicate with the Neuron:

  1. USB D+ is the I2C clock line.
  2. USB D- is the I2C data line.
  3. The resistors are pullup resistors for the I2C lines.
  4. Each hand draws power from the USB port.

We are also prototyping a custom pcb.