Drashna Jaelre

Results 149 comments of Drashna Jaelre

https://discord.com/channels/440868230475677696/473506116718952450/1002342277156438076 > Regardless, all I've done is put the key code CG_TOGG in a regular key position on a layer. I activate the layer and then strike that key. I...

> I've [done it before](https://github.com/qmk/qmk_firmware/pull/15307) and did it again 🙁 > > Looks good with Retro Shift on my end. If it makes you feel any better, I've done similar...

Sorry didn't mean to close! But came to comment this: A point in this favor is that ZSA, we have this enabled by default, and undef it when it's not...

Are any of the files in the "src" folder actually needed, or are they just copy-pasted from another board/project?

Maybe, but it looks like the wb32_spi_master.c is a duplicate of `platforms/chibios/drivers/spi_master.c`, with the non-wb32 contents removed. the flash_spi.c looks to be byte for byte identical to `drivers/flash/flash_spi.c` Adding these...

You have some merge conflicts here that need to be resolved first. Additionally, caps word is a core feature, so the custom code should be removed.

It looks like this was based on develop, but not targeting develop. Also, you have some submodule issues, and merge conflicts.

Please do not close and reopen new PRs: * #17406 * #17580 If you're having troubles or need help with git stuff, please ask! We're here to help, especially as...

> If you are anticipating revisions the more usual file structure would be to have common configuration in the upper level keyboard folder then the rev1 specific files in a...

> @drashna pls approve This has merge conflicts that must be resolved before github will allow us to merge it.