Sign inSign up

elaurendeau/ergodox_compiler

By elaurendeau

Updated over 7 years ago

This image is used to compile ergodox C files.

Image
0

10K+

elaurendeau/ergodox_compiler repository overview

Docker image: Ergodox_Compiler

This image is used to compile ergodox C files.

Requirements

  • Docker
  • File named keymap.c

Usage

Locate the folder of your keymap.c file

Run following command:

	docker run --rm elaurendeau/ergodox_compiler -v /PATH_TO_keymap.c_FILE:/keymap

When the run is completed, you can retrieve the keymap.hex file located in the keymap.c directory.

Tag summary

Content type

Image

Digest

Size

650 MB

Last updated

over 7 years ago

docker pull elaurendeau/ergodox_compiler