doio/kb16: Added timeout option for OLED boot logo. (#21823)
Update keymap.c to add encoder (#21469)
* Update keymap.c to add encoder
* Fix build
---------
Co-authored-by: zvecr <git@zvecr.com>
Fix invalid encoder_map declaration (#21868)
fix 60_jis keymap.c (#21820)
chore(ferris/test): visually format keymap (#21851)
... and set all keys to printable characters (as described in the
keymap's readme)
fix 60_hhkb ASCII diagram (#21813)
Fix compilation of dynamic_keymap.c without VIA (#21858)
Clean up Unicode API usage in user keymaps (#21849)
Unicode, Unicodemap and UCIS refactor (#21659)
Add *_MATRIX_LED_COUNT generation (#21110)
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)
Remove `led_matrix.hue_steps` and `led_matrix.sat_steps` from schema (#21827)