tkg-toolkit
tkg-toolkit copied to clipboard
A collection of tools used for supporting TKG (TMK Keymap Generator).
It's using custom code, and I would like access to that code, as it includes some nice improvements.
I'm getting an error [on this line](https://github.com/kairyu/tkg-toolkit/blob/ac5ca70af66f3c376e955f595e45268fa6f11041/windows/script/reflash-dfu.bat#L15) looking for the `fantastic60.hex` [file](https://github.com/kairyu/tkg-toolkit/blob/ac5ca70af66f3c376e955f595e45268fa6f11041/common/config/keyboards.json#L47). It does not seem to exist in [the firmware directory](https://github.com/kairyu/tkg-toolkit/tree/master/common/firmware).
`/usr/bin/env` seems to be the general "preferred" shebang because it's more portable. For example on my NixOS computer `/bin/bash` does not exist at all, so I had to edit the...
This is the firmware for the fantastic60 - currently used by the [kbparadise v60 type R ](https://www.facebook.com/KBParadise/posts/1920866704605460)
Hi ! Thx for your toolkit ! I have some problems when I want to flash my ergodone: ``` ./bin/hid_bootloader_cli -mmcu=atmega32u4 ergodone_default.hex Unable to open device ``` However, I set...
Tested and working with an Ergodone, flashing both .hex and .eep files.
When trying to flash the QMK firmware onto my ErgoDone v1.3 with `hid_bootloader_cli.exe`, the repo version from Sep 15, 2017 (c0f5ae7) failed with the error message: error writing to Teensy...
I failed to find the script for this. Do you plan to support it?
--- | |_| | ____ _ | |_ ___ ___ | | | _(_) |_ | **| |/ / _` |**| **/ _ \ / _ | | |/ /...