Nick Brassel

Results 244 comments of Nick Brassel

I'll have a look when I can, but at first glance I'd say that the `#define` would need to be pulled out and turned into an option consulted at runtime....

Thanks for that -- the testing I'd done was with `CONVERT_TO`, which seemed to be working fine when I ran it. Guess `FORCE_LAYOUT` is a special snowflake. Can I get...

> Is the usage of nested arrays in the JSON representation for the environment variables intentional? I would expect an object there instead: Tomato/tomato. Will swap it over, it's of...

@bcat -- would you mind giving the current branch a try, with `qmk.json` as the following? (it's just updated to new format with objects instead of arrays) ```json { "userspace_version":...

Actually... still screwy. `FORCE_LAYOUT` and the CLI definitely don't mix all that well, as alluded to on #22815's comments.

Okay, your userspace _seems_ to now build both, as far as command line args and `cflags.txt` are concerned. Would be great to verify.

Thanks mate. Needs some cleanup before it's good to go, will see if can get it sorted over the next week or so.

Probably want @mtei to chime in on this one.

So you've chosen a wireless MCU but not implemented wireless capability? Or is this an attempt at getting a keyboard merged into QMK in order to satisfy VIA requirements, with...