Skip to content

kilipan/zmk-config-grumpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

grumpy ZMK firmware

Here you can find the hardware files.\

HOW TO USE

  • fork this repo
  • git clone your repo, to create a local copy on your PC (you can use the command line or github desktop)
  • adjust the .keymap file (find all the keycodes on the zmk docs pages)
  • git push your repo to your fork
  • on the GitHub page of your fork navigate to "Actions"
  • scroll down and unzip the firmware.zip archive that contains the latest firmware
  • connect the keyboard to your PC, press reset and hold the boot key during reset
  • the keyboard should now appear as a mass storage device
  • drag'n'drop the .uf2 file from the archive onto the storage device

Troubeshooting

On macOs you might get an error stating that the operation can’t be completed unexpected error 100093. You can circumvent this by copying the file from your terminal:

  • move the .uf2 to your root directory
  • copy the file onto the RPI-RP2 volume: cp -X <filname.uf2> ../../Volumes/<volume_name>/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages