i am completely lost at how to flash/program this keyboard. anyone have a more step by step guide? i have a .c file with my layout ready to go.
Here's the link
https://github.com/jackhumbert/qmk_firmware:
1. I just followed the installation guide "Windows (Vista and later)" section (if I recall it correctly)
2. Then download skully's flasher here
https://github.com/jackhumbert/qmk_firmware_flasher/releases/3. Edit the keymap.c on the extracted qmk_firmware-master\keyboards\clueboard2\keymaps\default folder (downloaded from step 1)
4. Launch MHV shell and navigate to the clueboard2 folder of qmk_firmaware-master\keyboards\clueboard2
5. Just execute/type "Make" on MHV. I think you can pass parameters here to specifically choose what you are compiling or building but haven't tried it.
6. Once the build finish the .hex file would be deployed on the same default of your keymap.c.
7. Launch the flasher and upload your .hex on the board