• 3 Posts
  • 6 Comments
Joined 1 year ago
cake
Cake day: July 12th, 2023

help-circle


  • KMK is similar to QMK but it runs on python, and it being python means that nothing needs to be recompiled for it to apply your changes. The pico has circuit python running on it which acts as a removable usb drive that contain your config files. With any device that you can use to read a flash drive you can reconfigure your layers/keys with. It’s quite flexible to use. Open up notepad/vim and click save, the board reboots with your changes.