Drashna Jaelre

Results 149 comments of Drashna Jaelre

Build failures appear to be related to community layouts. These are okay, and not stoppers.

keycode issue due to more recent code. regen.sh needs a new run.

This has some config errors that are preventing it from compiling. These need addressing.

Also, for reference, if you go to the "files changed" tab, you can add multiple suggestions to the batch, and batch apply them. This shows up as a single commit,...

modifying default_layer_state_set might be a simpler solution.

Per discord: https://discord.com/channels/440868230475677696/867530265433473086/1173654755399184514 1up_ should be removed from the 1up_pi60rgb_v2 name

2 things I didn't flag for every instance: 1. Keyboard code should not use the user functions, but should be using the kb functions. There are some instances where I...

You can't. They are processed top down, so higher layers always take precedence. For more information: https://docs.qmk.fm/#/keymap?id=keymap-and-layers

> Should I have based this branch on develop? I did not see any conflicts or other changes so I did not think anything of it. Yes. New features, changes...

I would recommend against using the rgb_default keymap, as it appears to have a bunch of extra stuff that shouldn't be needed, and is definitely causing issues.