~ruther/qmk_firmware

af2d6ea1 — Duncan Sutherland 1 year, 9 months ago
fix 60_hhkb ASCII diagram (#21813)

11a81013 — Joel Challis 1 year, 9 months ago
Fix compilation of dynamic_keymap.c without VIA (#21858)

31a91add — Nick Brassel 1 year, 9 months ago
Merge branch 'develop'
edaf8a87 — Nick Brassel 1 year, 9 months ago
Remove develop notice.
4818e14c — Nick Brassel 1 year, 9 months ago
Breaking changes changelog, 2023q3 version (#21848)

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: honorless <86894501+lesshonor@users.noreply.github.com>
Clean up Unicode API usage in user keymaps (#21849)

Unicode, Unicodemap and UCIS refactor (#21659)

95681b8f — Joel Challis 1 year, 9 months ago
Add *_MATRIX_LED_COUNT generation (#21110)

25331be3 — Drashna Jaelre 1 year, 9 months ago
Revert  changes to ChibiOS Suspend Code (#21830)

* Partially revert #19780

* Finish

* Get teensy 3.5/3.6 board files too

* fix lint issue

* Revert "[Bug] Restore usb suspend wakeup delay (#21676)"

This reverts commit e8e989fd7ad7c10e725e50ae8b0a4426e09f7f30.

* Apply suggestions from code review

Co-authored-by: Joel Challis <git@zvecr.com>

---------

Co-authored-by: Joel Challis <git@zvecr.com>
Rework info.json reference (#21324)

* Rework info.json reference

* Apply suggestions from code review

Co-authored-by: Sergey Vlasov <sigprof@gmail.com>

* Update backlight.pins description

* Add rgblight.driver and lowercase other driver names

* Remove `split.main` and `split.matrix_grid` for now as they are not working yet

---------

Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Merge remote-tracking branch 'origin/master' into develop
Corrected duration example, should be number not string (#21839)

Add "apm32-dfu" in keyboard.jsonschema (#21842)

a9e2f6a2 — Joel Challis 1 year, 9 months ago
Remove `led_matrix.hue_steps` and `led_matrix.sat_steps` from schema (#21827)

Merge remote-tracking branch 'origin/master' into develop
7a737235 — patrickxiong 1 year, 9 months ago
converter/ibm_terminal: Fix F0_BREAK state transition (#21824)

Move RGBLight animations to data driven (#21635)

* Move RGBLight animations to data driven, 0-9

* Move RGBLight animations to data driven, A

* Move RGBLight animations to data driven, B

* Move RGBLight animations to data driven, C

* Move RGBLight animations to data driven, D

* Move RGBLight animations to data driven, E

* Move RGBLight animations to data driven, F

* Move RGBLight animations to data driven, G

* Move RGBLight animations to data driven, H

* Move RGBLight animations to data driven, handwired

* Move RGBLight animations to data driven, I

* Move RGBLight animations to data driven, J

* Move RGBLight animations to data driven, K

* Move RGBLight animations to data driven, L

* Move RGBLight animations to data driven, M

* Move RGBLight animations to data driven, N

* Move RGBLight animations to data driven, O

* Move RGBLight animations to data driven, P

* Move RGBLight animations to data driven, Q

* Move RGBLight animations to data driven, R

* Move RGBLight animations to data driven, S

* Move RGBLight animations to data driven, T

* Move RGBLight animations to data driven, U

* Move RGBLight animations to data driven, V

* Move RGBLight animations to data driven, W

* Move RGBLight animations to data driven, X

* Move RGBLight animations to data driven, Y

* Move RGBLight animations to data driven, Z

* Fix incorrect placement

* Fix build failures and mismatches
Merge remote-tracking branch 'origin/master' into develop
f699fde7 — Thomas Weißschuh 1 year, 9 months ago
Generalize AVR -Werror=array-bounds workaround (#21798)

GCC 13 needs the same workaround as GCC 12.
To avoid having to maintain an ever-growing list of broken versions
apply the workaround wherever it can be used.

If at some point a fixed version of GCC is released the workaround can
be disabled for those fixed versions.

See #17064
Merge remote-tracking branch 'origin/master' into develop
Next
Do not follow this link