Drashna Jaelre

Results 149 comments of Drashna Jaelre

Changes in data driven (info.json) structure need to go through develop, right now. Retargeted, but yo ay need to rebase

> I think practically yes ? Like it does accommodate that layout, except the bottom row would have some different key sizings from what is typically expected. (see [#21040 (comment)](https://github.com/qmk/qmk_firmware/pull/21040#discussion_r1429318560))...

> What I noticed is that settings in info.json in a subfolder are not overwritten when they are already defined in a parent folder. For example: Even though I set...

Could you convert the tabs to spaces in the keymaps?

Looks like if you use `MOUSE_SHARED_EP = no` to disable the shared EP: ``` Compiling: tmk_core/protocol/lufa/lufa.c tmk_core/protocol/lufa/lufa.c: In function 'EVENT_USB_Device_ControlRequest': tmk_core/protocol/lufa/lufa.c:463:26: error: 'MOUSE_INTERFACE' undeclared (first use in this function) case...

If the core code is intentional, then this PR would need to be separated into the core components and the keyboard files, per the PR Checklist.

You have a bunch of additional commits here. You may want/need to to rebase to fix the issues.

> > You have a bunch of additional commits here. You may want/need to to rebase to fix the issues. > > Okay thanks, if something goes wrong i will...

Mostly, it's just waiting on dasky to confirm that it's ready to go.