~ruther/qmk_firmware

Add layout: 65_iso_blocker_split_bs (#10733)

* Add layout: 65_iso_blocker_split_bs

* Add layout to readme
f149c07d — Sergey Vlasov 4 years ago
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)

0c42f91f — Zach White 4 years ago
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>
8ef82c46 — James Young 4 years ago
manta60: update Configurator layout data (#10756)

ad86894a — Erovia 4 years ago
Rename keyboard-level readmes to lower-case (#10759)

This is the recommendation in the [PR
Checklist](https://docs.qmk.fm/#/pr_checklist?id=keyboard-prs) and it
will make working with them easier in the CLI/API/etc.
af455a83 — Filip Paryż 4 years ago
[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.
ac37a94e — James Young 4 years ago
emajesty/eiri: fix info.json key sequence (#10751)

* emajesty/eiri: info.json debug linting

* fix info.json key sequence
24ae9232 — Blake 4 years ago
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
14cb6622 — AlisGraveNil 4 years ago
[keyboard] Add Roadster support (#10698)

* Roadster

* Update keyboards/clawsome/roadster/rules.mk

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/clawsome/roadster/config.h

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
3d183ed7 — James Young 4 years ago
draytronics/scarlet: fix info.json data (#10746)

4e30f4d1 — James Young 4 years ago
doodboard/duckboard: fix info.json data (#10745)

bf92957f — Joel Challis 4 years ago
Add additional auto labeler rules (#10704)

* Auto label all the things

* Makefiles are core changes

* Add label to submodule changes
33bd17a6 — stanrc85 4 years ago
[Keymap] my alice community layout (#10696)

7daad08a — Benjamin Grosse 4 years ago
[Keymap] plaid keymap with custm LED animation (#10701)

d689f761 — Anne Demey 4 years ago
[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
5d2deaca — Alabahuy 4 years ago
[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
8e7517ae — Fidel Coria 4 years ago
[Keyboard] Add pteron44 keyboard (#10708)

* Add pteron44

* Apply suggestions from code review

Co-authored-by: Ryan <fauxpark@gmail.com>

* Apply suggestions from code review part 2

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
b5f425b2 — null-ll 4 years ago
[Keyboard] add Basketweave keyboard (#10729)

* add basketweave keyboard

* Fixed missing key in info.json layout

* Update keyboards/basketweave/rules.mk

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/basketweave/readme.md

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
47ce1a9e — kb-elmo 4 years ago
[Keyboard] make Canoe Gen2 indicator configurable (#10722)

Next