111 Commits (818f0a1f91020f3315ae09f70ddda6f8362fab98)

Author SHA1 Message Date
Pete Johanson 818f0a1f91 fix(bluetooth): Advertise name + appearance. 4 years ago
Pete Johanson 204d1300ba fix(ble): Only advertise when needed.* Once we have a peer connected to for the active profile, don't continue advertising. 4 years ago
Pete Johanson 6d9aa4f5ea fix: Updated copyright headers to single author file. 4 years ago
Mega Mind 2e649b7fd4 Fix compilation errors and minor tweaks 4 years ago
Mega Mind 4adcb396ff Rebased and fixed nasty code 4 years ago
Mega Mind 5d1c083959 Added toggle and removed a param 4 years ago
Mega Mind b5e1c8a7ad New behavior for ext power control 4 years ago
Joel Spadin 7798c974f6 fix: don't leak bt_conn refs 4 years ago
Okke Formsma d38740cebf
Add timestamps to position and behavior events (#147) 4 years ago
Mega Mind 4d81b10ba7 Added driver to control the external power output 4 years ago
Pete Johanson a7496ab064 feat(power): Initial deep sleep work. 4 years ago
Pete Johanson bbf5a5905a refactor(usb): Report USB status w/o HID output. 4 years ago
Joel Spadin fc5915b200 improvement(kscan): use ARRAY_SIZE macro 4 years ago
Pete Johanson 307a8d09db feat(usb): Function to access latest USB status. 4 years ago
Pete Johanson 191a2d755a chore: clang-format the codebase. 4 years ago
Pete Johanson 4658999e31 fix(bluetooth): Reject pairing to taken profiles. 4 years ago
Pete Johanson 6c8b0b53f0 refactor(bluetooth): More concise names. 4 years ago
Pete Johanson 39f980a06d feat(bluetooth): Add back profiles, split fixes. 4 years ago
Pete Johanson e88d0833c5 fix(bluetooth): Log when clearing on start. 4 years ago
Pete Johanson b103eb4b05 fix(bluetooth): Delete any previously stored name. 4 years ago
Pete Johanson 13842a8a1e fix(bluetooth): Kconfig to clear bonds on start 4 years ago
Pete Johanson fc0812bd2e fix(bluetooth): Remove identity, minimal `bt`. 4 years ago
Pete Johanson cf970efb98 feat(bluetooth): Proper bond management, identity support for non-splits 4 years ago
Pete Johanson 68e72f9275 fix: Switch to single AUTHORS file.* Closes #164 4 years ago
Okke Formsma c9a82d71d0 fixes for feedback round 2 4 years ago
Okke Formsma c5ca664411 some fixes based on feedback 4 years ago
Okke Formsma c33931c72c Initial implementation of hold-tap 4 years ago
Cody McGinnis 639a338c2d fix(core): track layer state with keypress 4 years ago
Cody McGinnis 033bb7bfc4 fix(behavior): add logging to toggle layer for tests 4 years ago
Cody McGinnis 5b21f15a0a fix(test): off by one error with kscan processing 4 years ago
Cody McGinnis f02fa01e9a fix(test): change the layout 4 years ago
Cody McGinnis cbea2d5bed fix(behavior): none should not be transparent 4 years ago
Okke Formsma ebc3542aa6 fix bug in modtap bahavior which cleared the wrong keycode events 4 years ago
Pete Johanson 805ea77005 feat(behaviors): Add `&bootloader` behavior. 4 years ago
Pete Johanson 6ca8e673ac fix(bluetooth): Typo for closed conditional. 4 years ago
Pete Johanson a65b746a86 fix(bluetooth): Add unpair combo if DT node exists 4 years ago
Pete Johanson 66c4b7ebb0 fix(usb): Restore write semaphore, release it on write failures. 4 years ago
Pete Johanson 05235ca96d fix(bluetooth): Stop peripheral half advertising once connected. 4 years ago
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 4402e4fbc7 feeature(bt): Add "unpair combo" on startup. 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
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
Pete Johanson 7e8a07e693 Remove use of printk. 4 years ago
Pete Johanson 3127192720 Invoke called behavior after layer change. 4 years ago