Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Added different wiring of dactyl (#17997)
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] jacky_studio/piggy60 (#18012)
Merge remote-tracking branch 'origin/master' into develop
[Docs] Suggest imgur images are edited to set size (#18031)
Improve avr wait_us() (#16879)
Revert "[Core] Re-order user space rules inclusion (#17459)" (#18032)
Merge remote-tracking branch 'origin/master' into develop
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Add Foundation to QMK (#17573)
* add mechlovin foundation keyboard
Co-authored-by: Drashna Jaelre <drashna@live.com>
Merge remote-tracking branch 'origin/master' into develop
[Keymap] adding new user (p4yne) layout with complex lighting feature⦠(#16085)
* [Keymap] adding new user (p4yne) layout with complex lighting features (per layer, per key, per type) and usefull layers DE/US, etc.
Co-authored-by: Drashna Jaelre <drashna@live.com>
Merge remote-tracking branch 'origin/master' into develop
add BAMFK-4 (#17985)
* add BAMFK-4
Merge remote-tracking branch 'origin/master' into develop
Bandominedoni version output feature and a new keymap added (#17947)
* SPLIT_USB_DETECT added.
* lednotg keymap added.
* lednotg missing modification fixed.
* VERSION is available.
* USER00 is used instead of SAFE_RANGE in via/keymap.c
Merge remote-tracking branch 'origin/master' into develop
Dactyl Manuform 4x5 with 5 thumb cluster (#17671)
* Working on new dactyl
* Preliminary build and keymap in place for 4x5_5 dactyl manuform
* Removing first attempt to use 4x5
* Updating to match c style guide
* Fixing issues after merge, deletion of dactyl_manuform.h
* Spliting out custom keymap
* Adding license headers
* Fixing EE_HANDS detection on Pro-Micro
The pro-micro was not working when I plugged into the elite-c on the
right hand side of my keyboard. Adding the SPLIT_USB_DIRECT definition
fixed the issue.
* Apply suggestions from code review
Adding Drashna's delete comments
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Removed config.h for keymaps and tweaked keymap
Per Drashna's pr review, I have removed the config.h files for the
keymaps.
Also tweaked my keymap to switch backspace and enter. Added tapping
toggle for RAISE.
* Further tweaking ssedrick keymap for dactyl_manuform 4x5_5
As with most new keyboards, they take some getting used to.
I've rearranged my thumb cluster to hopfully a more long
term solution.
* Adding missing KC_BSLS to ssedrick keymap for 4x5_5
Co-authored-by: Drashna Jaelre <drashna@live.com>