Flash Custom Firmware onto Iris


Setup QMK environmenthttps://docs.qmk.fm/#/newbs_getting_started sudo apt install -y git python3-pip python3 -m pip install –user qmk # may need this echo ‘PATH=”$HOME/.local/bin:$PATH”‘ >> $HOME/.bashrc && source $HOME/.bashrc # this will clone into /home/user/qmk_firmware and install dependencies qmk setup # make/compile the … Continued

GIMP – Save for Web Plugin

Cats: gimp

Just linking a local copy of the Save for Web plugin. The gimp plugin registry was toasted. gimp-save-for-web-0.29.3.tar.bz2 save_for_web_0.28.6_win32.zip Originally found on the wayback machine but in case it ever goes away… https://web.archive.org/web/20160402173621/http://registry.gimp.org/files/ The source can still be found here: … Continued