Skip to content

nRF52840 firmware for ErgoSNM wireless edition

License

Notifications You must be signed in to change notification settings

siderakb/ergo-snm-nrf-firmware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ErgoSNM nRF Firmware

ErgoSNM Rev 3.x wireless keyboard nRF firmware, based on nRF52840 SoC and NCS.

flowchart TD
    A[PC]---|USB HID| B["ATmega32U4
                        QMK"]
    B --- |UART| C[nRF52 Central]
    C -.- |Gazell 2.4GHz| D[nRF52 Left]
    C -.- |Gazell 2.4GHz| E[nRF52 Righ]
    E --- |SPI| F[PMW3360]