195 Commits (d2d9fc86cf0ed0ab4bb896ee247fb212512d5aaf)

Author SHA1 Message Date
Pete Johanson 63e02d60dc feat(behaviors): Add &none behavior 4 years ago
Cody McGinnis 50643b2c56 fix(keymap): add brackets around if statement body 4 years ago
Cody McGinnis 7facb6eee8 fix(keymap): move the toggle layer logic to keymap.c 4 years ago
Cody McGinnis a82f990d4c feat(keymap): allow users to toggle layers 4 years ago
Pete Johanson d7dee20e8d Add missing license header. 4 years ago
Pete Johanson e5ba03f088 Revert "Merge pull request #93 from careyk007/main" 4 years ago
Pete Johanson 064323b667 fix(build): Remove more unused west modules. 4 years ago
Pete Johanson 8b4d2b6093 Add DCDC mode config. 4 years ago
Pete Johanson abe40f8ef5 Various fixes. 4 years ago
Pete Johanson 47b219cca5 Remove duplicate uart0 node. 4 years ago
Nick 087574f607 Create proper fix for split default conn bug 4 years ago
Kellen Carey 5b4e5a30c4 remove unnecessary include 4 years ago
Kellen Carey 25c8a26998 wait before sending HID report 4 years ago
Derek 6ef2102af9 Update board.cmake 4 years ago
Derek 75f4adb101 Update arduino_pro_micro_pins.dtsi 4 years ago
Derek dd165c6829 Corrected pins for scl-pin and sda-pin 4 years ago
Derek 9dd8217cd4 Add bluemicro support 4 years ago
Pete Johanson 4acfa8d7ef Add DCDC setting for nano. 4 years ago
Nick a03b3ab68c Fix grammar 4 years ago
Nick aa4ae90fb7 Add missing configuration values for RGB underglow 4 years ago
Pete Johanson 7e8a07e693 Remove use of printk. 4 years ago
Pete Johanson 8b61beb2bb Bump max paired connections to 2 for central. 4 years ago
Pete Johanson 78059bbbdb Fix up some incorrect license headers. 4 years ago
Pete Johanson 030f0dbd07 Tweak note about per-key RGB. 4 years ago
Pete Johanson aebeb7a153 Updated config note about underglow. 4 years ago
Pete Johanson be57b10c56 Initial Corne shield definition. 4 years ago
Pete Johanson 3127192720 Invoke called behavior after layer change. 4 years ago
Nick 8d3ac00f31 Add missing space to comment 4 years ago
Nick d901a0061d Add underglow feature docs + DT fixes 4 years ago
Pete Johanson 726fb4b76f Better default configs. 4 years ago
Pete Johanson d57c271804 Whitespace at EOF fix. 4 years ago
Pete Johanson 2c734c9133 Whitespace tweaks. 4 years ago
Pete Johanson b4ae91a649 Revert some personal Kyria keymap changes. 4 years ago
Pete Johanson 01b8b724c1 Remove debugging line that snuck in. 4 years ago
Pete Johanson 0460631729 Refactor to simpler keymaps. 4 years ago
Pete Johanson fd3ce4ba1c Encoder Kconfig fixes. 4 years ago
Pete Johanson eafd2a83e5 Remove an unneeded include for the keymap. 4 years ago
Pete Johanson f83ec5ce2b Refactor to using .keymap files 4 years ago
Nick 370cfcc59f Add if block and param req callback comment 4 years ago
Pete Johanson ac802bedb1 Bump delay in scanning while held to 5ms. 4 years ago
Nick cfea5cceb1 Remove updated callback 4 years ago
Nick cdec1645e2 Fix tabs in keymap bottom row 4 years ago
Nick fbaeb95601 Add better default keymap for lily58 4 years ago
Nick f23ca9d7ee Add two solutions to param updates 4 years ago
Nick 880c6e0601 Fix variable name in peripheral PHY update 4 years ago
Nick f26bd495ea Fix interval update, add PHY update 4 years ago
Pete Johanson cd30f440d9 Fix for the right start index for event releases. 4 years ago
Pete Johanson 8a07938d9b Minor cleanup. 4 years ago
Pete Johanson 8bba1fb738 Major mod-tap improvements. 4 years ago
Pete Johanson f548f2a87c Initial stab at mod-tap improvements. 4 years ago