Skip to content

f3liperamos/qmk-keymaps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

QMK Config

Temporary repository to hold my keyboard configs at least until I can make it similar to https://github.com/f3liperamos/zmk-config, and build it using github actions. This config uses https://github.com/vial-kb/vial-qmk fork instead of the oficial

Compile

When running inside docker the config is not read from the ~/.config folder so all three commands have to be ran. TODO: Find out a way to keep the docker OR make it read from host config / other folder config

qmk config user.keyboard=crkbd/rev1/
qmk config user.keymap=f3liperamos
qmk compile

Podman Issue?

OpenSUSE has no oficial support for qmk, therefore docker or podman is preferable, however it is possible to receive an error when running util/docker_cmd, adding --group-add keep-groups to usb_args might solve it

Other

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published