Adding information to feature_encoders.md (#9486)
Co-authored-by: Ryan <fauxpark@gmail.com>
added keyboard 5x12 to boardsource folder (#9438)
* added keyboard 5x12 to boardsource folder
* Apply suggestions from code review
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Change `led` variable in rgb_matrix_drivers to avoid conflicts (#9412)
* Change `led` to `led_matrix` in rgb_matrix_drivers
Is a minor change that only affects the driver file.
However, this will allow somebody to run rgblight along side rgb matrix
using the ws2812 driver, as well. Specifically, so you can use the
custom driver for rgblight to set a different pin (barring a change to
the `ws2812_setleds` function).
Courtesy of discord conversion:
https://discordapp.com/channels/440868230475677696/568161140534935572/721555623191248906
* Change name to be super specific
* Update rgb_matrix_drivers.c
Add velocikey to alice keymap (#9476)
Added missing RGB controls on layer 1. (#9481)
spidey3 userspace: GUI F-Key lock was affecting some non-F-keys (#9469)
CI: Run 'qmk info' on keyboard changes (#9212)
update shell.nix (#8910)
* now uses gcc 8.4
* fixes building boards with adafruit feather (in my case pancake)
[Docs] Improve Unicode documentation (#8676)
Remove more useless code (#9475)
[Update] Files with Japanese translations related to #8822 (#9455)
* The TAG of the original document has been updated to facilitate future verification.
* The TAG of the original document has been updated to facilitate future verification.
* The TAG of the original document has been updated to facilitate future verification.
Support IS31FL3741 and IS31FL3741A. (#9201)
Enable Mousekeys for Keebio Quefrency rev1 (#9478)
format code according to conventions [skip ci]
Fix incorrect delay when setting WS2812 (and similar) leds (#9302)
* Fix incorrect delay when setting WS2812 (and similar) leds
* Add documentation for WS2812_DELAY_MICROSECONDS
* Remove improper cast to uint8_t
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
* Remove unneeded cast to uint8_t and correct math
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
* microseconds -> µs
Co-authored-by: Ryan <fauxpark@gmail.com>
* Make documentation better match the spec sheet.
Co-authored-by: Ryan <fauxpark@gmail.com>
* Rename macro to match spec sheet
* Further correction to the delay maths for the SPI case.
Co-authored-by: Joel Challis <git@zvecr.com>
* Move ws2812_common.h to the drivers directory
* Revert "Further correction to the delay maths for the SPI case."
This reverts commit e61b56a2cfc7dfec9992a7a3af92afa50e5b8ec0.
* Remove ws2812_setleds_pin(); consolidate ws2812.h
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
STM32 WS2812 Open Drain Configuration (#9414)
* update docs stm32 only and applies to all 3 driver
* cformat
rebound rev4, consolodated switch matrix from 5x12 to 7x8 (#9314)
Remove rules.mk for gboards/engine and gboards/g (#9444)
[Keyboard] GameBuddy macropad (#9391)
* GameBuddy macropad
* Update config.h
* Update keyboards/clawsome/gamebuddy/config.h
* Update keyboards/clawsome/gamebuddy/readme.md
* Update keyboards/clawsome/gamebuddy/readme.md
* Update keyboards/clawsome/gamebuddy/readme.md
* Update readme.md
* Update keyboards/clawsome/gamebuddy/rules.mk
* Update keyboards/clawsome/gamebuddy/readme.md