Skip to content

tofagerl/PlanckOnDocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Planck on Docker

A docker image configured to hit it and quit it for the OLKB Planck.

DEPRECATED

Use the QMK official Docker image instead.

https://github.com/jackhumbert/qmk_firmware#docker

This image automatically compiles any keymaps put into the keymaps folder and puts the firmware in the firmware folder. Existing firmware will be renamed to avoid dataloss.

Note: No container will be created. This script runs inside the image in a temporary container when using the start.sh script, and that container is automatically destroyed after completion. The image can be destroyed as well, if you want, but it's only about 700mb fully configured, and will be reused if you run the script again.

Tutorial:

  1. Install Docker
  2. Put your keymap(s) in the keymaps folder
  3. Run start.sh
  4. Your firmware is now in the firmware folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages