Relocate grave keycode processing (#8082)
* Relocate grave keycode processing
* Tidy up code
* Refactor grave -> grave_esc
[Keyboard] LFKPad refactor (#8079)
Remove entries for Minidox eep files from gitignore (#8077)
Add Midi Endpoint task to ChibiOS main (#8071)
Encoder brush size (#8087)
* Added brush size to encoder knob as new keymap
* Encoder keymap added
ridingqwerty: userspace update (#8076)
* Userspace overhaul
* Remove testing directory
* Minorca keymap tweaks
Ninjonas userspace (#8070)
* [keymap(kyria)] moved OLED & encoder implementation to separate classes
* [feat] created logic to cycle through hue wheel when starting keyboard
* [feat] created logic to cycle through hue wheel and return to user's default color
* [refactor] updating OLED layout for crkbd & lily58
* [refactor] updating OLED layout for crkbd & lily58
* [fix(8070)] updating encoder.c logic based off drashna's code review
* [refactor(8070)] added key to send + Shift + M
Merlin's userspace updates (#8074)
[Keymap] Add User Keymap for FC660C (#8062)
* add my keymaps
* tri layer keymap
* update tri layer
* update tri layer
* cleaning up
* formatting
* move to correct location
* lily58: move caps off mod key in sublayer
* Update keyboards/lily58/keymaps/mikefightsbears/rules.mk
* Update keyboards/lily58/keymaps/mikefightsbears/rules.mk
* Update keyboards/lily58/keymaps/mikefightsbears/rules.mk
* Update keyboards/lily58/keymaps/mikefightsbears/rules.mk
* remove unnecessary trailing whacks
* remove unneeded file
* swap spacebar
* update code for comments in PR
* add fc660c keymap
* rm readme
* move layer key
* remove inconvenient alternate keys
* swap format
* add them media keys
* add rules mk
* swap caps and ctrl
* remove unneeded config
* use gesc instead of esc
format code according to conventions [skip ci]
Dedupe extrakey report struct, and send functions in V-USB & LUFA (#7993)
* Dedupe extrakey report struct, and send functions in V-USB & LUFA
* Doc comment for consistency
* Wrap it in ifdef to prevent unused function error
* Do the same for ATSAM
Fix cformat processing files within ignore folders (#8063)
Update dirty submodule make message (#8065)
[Docs] future branch housekeeping
format code according to conventions [skip ci]
Align ATSAM HID descriptors with LUFA/ChibiOS (#7651)
* Align ATSAM HID descriptors with LUFA/ChibiOS
* Don't hardcode raw endpoint size
format code according to conventions [skip ci]
Fix timer_elapsed() overflow issue for STM32F103 and other ChibiOS boards (#7595)
* fixed strange space cadet timer owerflow on STM32F103
* Moved elapsed time fix to timer.c
Skog Lite: disable Console; update info.json (#8058)
* disable Console to save firmware space
* rules.mk templating
Add comments regarding the rules, to more closely match the ps2avrgb template.
* update info.json
This board has a quite interesting take on the standard TKL; why not show it off?