Skip to content

Eloy98/zmk-config-brkout

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BRK OUT 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 appropriate .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 appropriate .uf2 to your root directory
  • copy the file onto the zilpzalp volume: cp -X <appropriate_file_name>.uf2 ../../Volumes/<volume_name>/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 100.0%