summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
2020-08-20fix(bluetooth): disable BT_SETTINGS for now.Pete Johanson
2020-08-20Use correct macro for boardMega Mind
2020-08-20fix(bluetooth): Typo for closed conditional.Pete Johanson
2020-08-19fix(bluetooth): Add unpair combo if DT node existsPete Johanson
2020-08-19Merge pull request #107 from epid/mainPete Johanson
Fixed arrows on default keymap
2020-08-20Fixed arrows on default keymapJared Giles
2020-08-19Fix BT unpair combo.CrossR
2020-08-19refactor(boards): Rename to bluemicro840_v1.Pete Johanson
2020-08-19Merge pull request #101 from okke-formsma/nrfmicroPete Johanson
nrfmicro support
2020-08-19Merge remote-tracking branch 'upstream/main' into CrossR/SofleCrossR
2020-08-19Add BT clear bind.CrossR
Should check the positions are correct.
2020-08-19Fix keymap.CrossR
2020-08-19Add nrfmicro 1.1, 1.1 flipped and 1.3 boards.Okke Formsma
2020-08-19Working on corne default keymapJared Giles
2020-08-18fix(board): Fix status LED on BlueMicroNick
2020-08-18fix(board): Cleanup nice!nano DTNick
2020-08-18fix(shields): OLED fixes for Corne, add anchors.Pete Johanson
2020-08-18fix(boards): Proper last col transform for Corne.Pete Johanson
2020-08-18Merge pull request #99 from petejohanson/core/bluetooth-unpair-magic-comboPete Johanson
Add magic combo for unpairing BT devices on start.
2020-08-18fix(usb): Restore write semaphore, release it on write failures.Pete Johanson
2020-08-18fix(boards): Remove dup `uart0` overrides for nanoPete Johanson
2020-08-18fix(bluetooth): Stop peripheral half advertising once connected.Pete Johanson
2020-08-18Merge pull request #100 from petejohanson/behaviors/add-nonePete Johanson
Add `&none` behavior.
2020-08-18feat(behaviors): Add &none behaviorPete Johanson
2020-08-18fix(keymap): add brackets around if statement bodyCody McGinnis
2020-08-18fix(keymap): move the toggle layer logic to keymap.cCody McGinnis
2020-08-18feat(keymap): allow users to toggle layersCody McGinnis
2020-08-18feeature(bt): Add "unpair combo" on startup.Pete Johanson
* Especially for splits, we need the ability to unpair all paired devices as sledgehammer if we need to "reset things", and doing so via keymaps isn't suitable. * Allows shields to define a collection of key positions that if all held 2 seconds after startup, will unpair all existing pairs for the device.
2020-08-18Add missing license header.Pete Johanson
2020-08-17Revert "Merge pull request #93 from careyk007/main"Pete Johanson
This reverts commit 8cd8933c87aadd2ce7b31c1367bfaad81fc2a36b, reversing changes made to 3f1dfbaad1a867f59c13814a517e03dfce4d4223.
2020-08-17fix(build): Remove more unused west modules.Pete Johanson
2020-08-16Merge pull request #94 from Nicell/split/default-conn-fixPete Johanson
Create proper fix for split default connection bug
2020-08-16Merge pull request #93 from careyk007/mainPete Johanson
Wait for USB HID ready before sending reports
2020-08-16Merge pull request #91 from Na-Cly/boards/bluemicro52840_v1Pete Johanson
Add bluemicro support
2020-08-16Add DCDC mode config.Pete Johanson
2020-08-16Various fixes.Pete Johanson
2020-08-16Remove duplicate uart0 node.Pete Johanson
2020-08-16Create proper fix for split default conn bugNick
2020-08-16remove unnecessary includeKellen Carey
2020-08-16wait before sending HID reportKellen Carey
2020-08-16Update pins.CrossR
2020-08-16Update board.cmakeDerek
2020-08-16Update arduino_pro_micro_pins.dtsiDerek
2020-08-16Update to include missing encoder config.CrossR
2020-08-16Merge branch 'main' into CrossR/SofleCrossR
2020-08-15Merge pull request #89 from Nicell/underglow/fix-configsPete Johanson
Add missing configuration values for RGB underglow
2020-08-15Drop OLED support.Derek
2020-08-15Update app/boards/shields/splitreus62/splitreus62_left.overlayDerek
Co-authored-by: Nick Winans <nick@winans.codes>
2020-08-15Update app/boards/shields/splitreus62/splitreus62_right.overlayDerek
Co-authored-by: Nick Winans <nick@winans.codes>
2020-08-15Updated comment and removed display flagDerek