summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2020-08-07Whitespace at EOF fix.Pete Johanson
2020-08-06Whitespace tweaks.Pete Johanson
2020-08-06Revert some personal Kyria keymap changes.Pete Johanson
2020-08-06Remove debugging line that snuck in.Pete Johanson
2020-08-06Refactor to simpler keymaps.Pete Johanson
2020-08-06Encoder Kconfig fixes.Pete Johanson
2020-08-06Remove an unneeded include for the keymap.Pete Johanson
2020-08-06Merge pull request #70 from Nicell/split/2m-phyPete Johanson
2020-08-06Refactor to using .keymap filesPete Johanson
2020-08-05Add if block and param req callback commentNick
2020-08-05Bump delay in scanning while held to 5ms.Pete Johanson
2020-08-03Remove updated callbackNick
2020-08-02Fix tabs in keymap bottom rowNick
2020-08-02Add better default keymap for lily58Nick
2020-08-02Add two solutions to param updatesNick
2020-08-02Fix variable name in peripheral PHY updateNick
2020-08-02Fix interval update, add PHY updateNick
2020-08-02Fix for the right start index for event releases.Pete Johanson
2020-07-31Minor cleanup.Pete Johanson
2020-07-31Major mod-tap improvements.Pete Johanson
2020-07-31Initial stab at mod-tap improvements.Pete Johanson
2020-07-30Add the ability to capture event and release laterPete Johanson
2020-07-29Remove unneeded macro.Pete Johanson
2020-07-27Merge branch 'main' of github.com:zmkfirmware/zmk into mainPete Johanson
2020-07-27Add underglow config for Kyria + nice!nano.Pete Johanson
2020-07-27Merge pull request #66 from Nicell/keycodes/f-keys-prscPete Johanson
2020-07-26Add a few more keysNick
2020-07-26Add F keys and print screenNick
2020-07-26Merge pull request #64 from Nicell/feature/rgb_underglowPete Johanson
2020-07-26If LED strip can't be found, behaviors return errNick
2020-07-25Whitespace fix.Pete Johanson
2020-07-25Remove extra '#'.Pete Johanson
2020-07-25Default the reverse mode.Pete Johanson
2020-07-25Fixes for loading without encoder drivers.Pete Johanson
2020-07-25Add the Lily58 OLED.Pete Johanson
2020-07-25Initial display support.Pete Johanson
2020-07-25Add missing return To brightness upNick
2020-07-25Add suggested changesNick
2020-07-25Fixes for building with a different .conf file.Pete Johanson
2020-07-25Properly add overlay/conf files for base shield dir name as well.Pete Johanson
2020-07-24Only include behavior if feature enabledNick
2020-07-24Initial RGB Underglow implementationNick
2020-07-24Tweaks for EC11 config.Pete Johanson
2020-07-24Add base files and configuration for RGB underglowNick
2020-07-23Log more info on ZMK config dir usage.Pete Johanson
2020-07-23Switch printk to LOG_DBG.Pete Johanson
2020-07-22Add user config as board/dts roots as needed.Pete Johanson
2020-07-22Naming tweaks for the sensor behavior.Pete Johanson
2020-07-22Initial behavior for key presses on encoder rotatePete Johanson
2020-07-22More sensor keymap work.Pete Johanson