SonixQMK / qmk_firmware

Open-source keyboard firmware for Atmel AVR and Arm USB families
https://qmk.fm
GNU General Public License v2.0
515 stars 409 forks source link

Add k8 (rgb) converted to info.json style #291

Closed tbowmo closed 1 year ago

tbowmo commented 1 year ago

Description

Types of Changes

Issues Fixed or Closed by This PR

Checklist

tbowmo commented 1 year ago

Tested with K8 rgb ISO variant.

All other variants is verified by a small python test routine comparing the autogenerated mapping macro, with the one in the original header files (from old master)

davecarrijo commented 1 year ago

Is via working?

tbowmo commented 1 year ago

Should be, but haven't tested yet. I only did a quick test of plain iso layout, which worked as expected.

davecarrijo commented 1 year ago

I have the k8 ansi variant, if you need a tester I will gladly help

tbowmo commented 1 year ago

Via is now verified as working (iso variant). Also updated default via keymap to be the same as windows iso layout.

davecarrijo commented 1 year ago

so... with this we can use VIA now?

tbowmo commented 1 year ago

@davecarrijo seems that via is temporarily broken in this PR (it worked initially, but a lot has changed since then)

davecarrijo commented 1 year ago

@davecarrijo seems that via is temporarily broken in this PR (it worked initially, but a lot has changed since then)

Did you changed the pid and the vid? What it changes?

tbowmo commented 1 year ago

I changed pid to the correct one for the iso variants, which also happens to fix via support :)

vware commented 1 year ago

this is looking quite nice actually, and it is the basis for the bluetooth pr, any chance this will get merged soonish? ;)

davecarrijo commented 1 year ago

I changed pid to the correct one for the iso variants, which also happens to fix via support :)

The man !!!🫡

davecarrijo commented 1 year ago

this is looking quite nice actually, and it is the basis for the bluetooth pr, any chance this will get merged soonish? ;)

That would made it just one of the best keyboards out there.