Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 572 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 572 Bytes

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]
Loading