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

03ceb37 · Oct 27, 2024

History

36 Commits
Oct 27, 2024
Sep 22, 2023
Jun 26, 2023
Feb 3, 2024

Repository files navigation

ErgoSNM nRF Firmware

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

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