Skip to content

Instantly share code, notes, and snippets.

@Vaisakhkm2625
Last active May 17, 2024 15:28
Show Gist options
  • Save Vaisakhkm2625/2d1cd1de672d59d836d343671c04d170 to your computer and use it in GitHub Desktop.
Save Vaisakhkm2625/2d1cd1de672d59d836d343671c04d170 to your computer and use it in GitHub Desktop.
Keyboards

microcontrollers

  • nice!nano - microcontroller made for keyboards
  • arduino pro micro - most used,
  • raspberry pi pico - support circuitpython, program

framewares

  • qmk - most popular
  • zmk - Kinesis Advantage 360 use this, don't have
  • kmk - made in circuit python, can be used with pi pico

videos

https://www.youtube.com/watch?v=pK41Mr4Kdd0

good keymaps & layouts -

zmk grpahical editor

https://www.youtube.com/watch?v=Vy7IoQAe3oU

https://nickcoutsos.github.io/keymap-editor/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment