~ruther/qmk_firmware

0d29428e — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
8fa87129 — jurassic73 3 years ago
[Keyboard] Layout update to split89.h (#14930)

a1575c83 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
712c01e9 — James Young 3 years ago
Sets3n kk980 Layout Macro Refactor (#15039)

* physically arrange layout macro

Arranges the layout macro to resemble the keyboard layout, and updates the keymaps to match.

* use 3-character notation for position identifiers in kk980.h

* add matrix diagram to kk980.h

* fix syntax error in info.json

Apparently the API doesn't care about this error... but QMK Configurator does if you use the local import mode (Ctrl+Shift+I).
2d0ed436 — Joel Challis 3 years ago
Remove deprecated KEYMAP alias (#15037)

* Remove deprecated KEYMAP alias

* Remove some KEYMAP references

* Remove some KEYMAP references
3e67c289 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
7d66e8fe — James Young 3 years ago
steal_this_keyboard fix info.json macro reference (#15032)

- change LAYOUT to LAYOUT_split_3x5_2
8eac8c45 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
6d807af7 — James Young 3 years ago
Fix Rocketboard-16 QMK Configurator Implementation (#15028)

* rename LAYOUT_default to LAYOUT

Only one layout is supported.

* refactor keymaps

- use short-form keycodes
b05f0bb2 — Drashna Jaelre 3 years ago
[Keyboard] Reduce compile size for melgeek mach80 (#15034)

5da04fb4 — Nick Brassel 3 years ago
Update to ChibiOS 20.3.4, support builds against trunk (#14208)

* Add support for building against ChibiOS svn/trunk.

* Swap to 21.6.x

* Update to latest branch revision as released version is broken.

* Updated configs.

* Conf updates.

* Updated ChibiOS

* Convert STM32L422 to actual L422 ChibiOS platform.

* Downgrade to 20.3.4 as ChibiOS 21.6.x is being aborted.

* Rollback L422-based boards.
387edab5 — Nick Brassel 3 years ago
Fixup #15029 (#15031)

634e42b2 — Joel Challis 3 years ago
Revert to old init order for host driver (#15029)

* Partially revert 14888
0ecd4926 — Nick Brassel 3 years ago
Fix build failures caused by #12947. (#15019)

* Fix build failures caused by #12947. Unknown if this actually works.

* qmk format-c
699e69be — Nick Brassel 3 years ago
Fixup LED matrix. (#15020)

2326c8f7 — Purdea Andrei 3 years ago
overnumpad controller: Add support for turning off solenoid enable in low power. (#15021)

b87b402e — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
87fc9507 — James Young 3 years ago
Add Redox Media Configurator Data (#15013)

464d67c6 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
2761b17b — Albert Y 3 years ago
Clarify placement of configuration options (#15015)

Co-authored-by: filterpaper <filterpaper@localhost>
Next