keyboard/qmk/lib/ugfx/tools/file2c
kemonine f7a73edb1f Add back qmk firmware that's been updated for kemonine setups 2020-09-24 23:24:14 -04:00
..
binaries Add back qmk firmware that's been updated for kemonine setups 2020-09-24 23:24:14 -04:00
src Add back qmk firmware that's been updated for kemonine setups 2020-09-24 23:24:14 -04:00
readme.txt Add back qmk firmware that's been updated for kemonine setups 2020-09-24 23:24:14 -04:00

readme.txt

This utility converts a file (of any type) into a c array
so that it can be compiled into your project.

Please note that we don't take any responsibility for the
precompiled binaries at all. They are provided 'as is' without
any warranty.


For example:
	file2c -cs test.bmp test-image.h

For usage instructions:
	file2c -?