ifd68 icon indicating copy to clipboard operation
ifd68 copied to clipboard

Instruction on running on a mac

Open danslee opened this issue 7 years ago • 3 comments

Basic instructions on how to run the app on a mac.

danslee avatar Oct 02 '18 08:10 danslee

Hey, after a fair bit of trial and error, I figured out how to run this from a mac. Thanks for making this repo!

danslee avatar Oct 02 '18 08:10 danslee

Thanks @danslee for making this pr. This comes in really handy 'cuz I don't have access to any Windows machine.

thaohoangc3 avatar Jan 18 '20 09:01 thaohoangc3

You’re very welcome @thaohoangc3! I’m glad it was helpful!

danslee avatar Jan 20 '20 00:01 danslee

@danslee, @thaohoangc3 JFYI some time ago I've made a small utility to reprogram IFD-68 keyboards by reversing the USB protocol they are using. I've tested it on Linux based systems but I believe it should work on Mac and BSD systems as well because it is using libusb which should be available on Mac e.g. through brew. https://github.com/sh1r4s3/ifd-68 The utility doesn't allow to program macro combos, only basic remapping is available. I can try to add that functionality later (also PRs are very welcome) if there will be interested in it. For me the basic remapping is the only thing I need so I didn't invest more time on it.

CC: @GonzaloAlvarez

sh1r4s3 avatar Oct 20 '23 09:10 sh1r4s3