[Keyboard] Add Projectkb/alice/rev2 LAYOUT_alice support (#10697)
* my alice community layout
* add LAYOUT_alice support to projectkb/alice/rev2
* add addition BSPC key to default layout
* add define to support LAYOUT_default
[Keyboard] Bug fixes and improvements to PloopyCo devices (#10573)
Co-authored-by: Ryan <fauxpark@gmail.com>
Add layout: 65_iso_blocker_split_bs (#10733)
* Add layout: 65_iso_blocker_split_bs
* Add layout to readme
Fix KEYBOARD_SHARED_EP incompatibility with VIA (#9930)
The `KEYBOARD_SHARED_EP=yes` option was breaking the VIA support,
because the raw HID interface number in this case was 0 instead of 1,
and the VIA app depends on the exact interface number for raw HID.
Change the interface ordering to put the shared interface before the raw
HID interface if `KEYBOARD_SHARED_EP` is enabled, so that the raw HID
interface can keep its number.
Allow modified keycodes in Unicode input (#10658)
Generate api data on each push (#10609)
* add new qmk generate-api command, to generate a complete set of API data.
* Generate api data and push it to the keyboard repo
* fix typo
* Apply suggestions from code review
Co-authored-by: Joel Challis <git@zvecr.com>
* fixup api workflow
* remove file-changes-action
* use a more mainstream github action
* fix yaml error
* Apply suggestions from code review
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
* more uniform date handling
* make flake8 happy
* Update lib/python/qmk/decorators.py
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
manta60: update Configurator layout data (#10756)
[Keyboard] Freoduo - handwired split ortho keyboard. (#10724)
* Freoduo v1 - with fixes from @fauxpark and rebased to master branch of QMK.
* One more suggested fix from @fauxpark
* Fixes after @drashna review.
emajesty/eiri: fix info.json key sequence (#10751)
* emajesty/eiri: info.json debug linting
* fix info.json key sequence
draytronics/scarlet: add website and key labels to info.json (#10747)
* Correctly name keyboard in info.json
* Added website and layout key labels to info.json
draytronics/scarlet: fix info.json data (#10746)
doodboard/duckboard: fix info.json data (#10745)
Add additional auto labeler rules (#10704)
* Auto label all the things
* Makefiles are core changes
* Add label to submodule changes
[Keymap] my alice community layout (#10696)
[Keymap] plaid keymap with custm LED animation (#10701)
[Keyboard] Add Terrazzo Keyboard (#10408)
* Ciao Terrazzo!
* Keymap updates
* Adding info json
Cleaning up keymap files
Readme updates with template
* Coding style updates
* Removing vscode files
* PR feedback updates
* biton32 -> get_highest_layer update
Adding license headers
[Keyboard] add via support and fix info.json for rartlice (#10690)
* Update info.json
* Create keymap.c
* Create config.h
* Create rules.mk
* Update keymap.c
* Update keymap.c