qmk / qmk_configurator

The QMK Configurator
http://config.qmk.fm
689 stars 343 forks source link

[Bug] Compile Not Incorporating Changes #1304

Closed jackm767 closed 1 year ago

jackm767 commented 1 year ago

Describe the Bug

I have loaded the below .json config (keyboard_layout.json), visually confirmed the layout on the GUI keyboard is correct, hit compile and downloaded the firmware (keyboard_layout.hex). However, when I got to flash my dz60 with the downloaded .hex file not all of the changes are incorporated into the layout actually on the board. I've attached both files and the json of the full source (full_source_map.json) below. This is not the first time I've built board mappings and have never had an issue with the Configurator before. Unsure what I can do to get the firmware to reflect the json. Thanks for the help

Additional Context?

json_and_hex.zip

noroadsleft commented 1 year ago

What specifically isn't updating from this compared to what happens on the board?

The .HEX file isn't particularly useful because it's only appropriate to flash on a DZ60 (which is not a board that I own).

jackm767 commented 1 year ago

Oops so sorry. User error with my local configs. Closing issue. Thanks for the response