Willow Herring
Willow Herring
Rebased and tweaked to add a void arg to the effect function in line with the other rgb effects
This is the same as issue #1236, It was fixed by changing this line to use a larger HID usage https://github.com/zmkfirmware/zmk/blob/82e85699edd7261500ea2feb0697f8a6a5bbd42c/app/include/zmk/hid.h#L16
I had to change it to a different value, I used `HID_USAGE_KEY_KEYPAD_000` because it's greater than the f13-f24 and international Lang keys I wanted to make work
Closing as this was solved in #2024
Since the zephyr 3.2 update I need to rebase and bugfix before this can be merged. I'll work on it asap
Just retested it because quite a few things changed through the review process and everything seems to still be working
> It has been over 3 months and it seems no review has taken place (don't see any review comments). Is something still pending? From my perspective it's ready for...
When using NKRO you need to enable extended reporting to get to some of the funkier consumer keys. Change this config line from =n to =y https://github.com/mr2rm/Adv360-Pro-ZMK/blob/60884c4f5f4b29eba96e5a802b9ea99e147d339d/config/boards/arm/adv360/adv360_left_defconfig#L65 Note you may...
There is also a port of the uf2 bootloader to STM32F3 and F4 boards you can flash through DFU anf then access using the normal double tap reset sequence https://github.com/adafruit/tinyuf2
Yes, just short reset to gnd twice in rapid succession Uf2 files