Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-27 | Merge pull request #132 from BrainWart/behavior/none | Pete Johanson | |
fix(behavior): none should not be transparent | |||
2020-08-27 | fix(behavior): none should not be transparent | Cody McGinnis | |
2020-08-28 | Correct number of rows in Lily58 shield | jrhe | |
2020-08-27 | Merge pull request #123 from okke-formsma/bugfix-modtap | Pete Johanson | |
fix bug in modtap behavior which cleared the wrong keycode events | |||
2020-08-26 | Not needed | Richard Jones | |
2020-08-26 | Typo | Richard Jones | |
2020-08-25 | Merge pull request #122 from bmcgavin/romac | Pete Johanson | |
New shield : RoMac 2.1 | |||
2020-08-23 | Formatting | Richard Jones | |
2020-08-23 | Oops comment format | Richard Jones | |
2020-08-23 | Add license / copyright | Richard Jones | |
2020-08-23 | Make the shield name on-brand | Richard Jones | |
2020-08-23 | refactor to remove SPI; no need for shared DTSI | Richard Jones | |
2020-08-23 | fix bug in modtap bahavior which cleared the wrong keycode events | Okke Formsma | |
2020-08-23 | Merge pull request #113 from megamind4089/dev/nrfmicro_charger | Pete Johanson | |
Add KConfig for board battery charger | |||
2020-08-23 | Incorporate comments - Change config name to nrfmicro specific | Mega Mind | |
2020-08-22 | Romac (#1) | Richard Jones | |
* New shield: romac 2.1 | |||
2020-08-21 | Merge pull request #92 from Na-Cly/shields/splitreus62 | Pete Johanson | |
Add splitreus62 shield | |||
2020-08-21 | Swap central back to left hand | Derek | |
2020-08-21 | feat(behaviors): Add `&bootloader` behavior. | Pete Johanson | |
* Allow reset behavior to have a type property. * Add `bootloader` node that triggers DFU UF2 bootloader mode using the AdaFruit nrf52 bootloader. | |||
2020-08-20 | Update Kconfig.defconfig | Derek | |
2020-08-20 | Updated files as per request | Derek | |
Updated | |||
2020-08-21 | Add KConfig for board battery charger | Mega Mind | |
2020-08-20 | fix(shields): Load Kconfig for out-of-tree shields | Pete Johanson | |
2020-08-20 | Merge pull request #110 from megamind4089/bug/nrfmicro_charger_fix | Pete Johanson | |
nRFMicro: Charger issue. Use correct macro for board | |||
2020-08-20 | fix(bluetooth): disable BT_SETTINGS for now. | Pete Johanson | |
2020-08-20 | Use correct macro for board | Mega Mind | |
2020-08-20 | fix(bluetooth): Typo for closed conditional. | Pete Johanson | |
2020-08-19 | fix(bluetooth): Add unpair combo if DT node exists | Pete Johanson | |
2020-08-19 | Merge pull request #107 from epid/main | Pete Johanson | |
Fixed arrows on default keymap | |||
2020-08-20 | Fixed arrows on default keymap | Jared Giles | |
2020-08-19 | refactor(boards): Rename to bluemicro840_v1. | Pete Johanson | |
2020-08-19 | Merge pull request #101 from okke-formsma/nrfmicro | Pete Johanson | |
nrfmicro support | |||
2020-08-19 | Add nrfmicro 1.1, 1.1 flipped and 1.3 boards. | Okke Formsma | |
2020-08-19 | Working on corne default keymap | Jared Giles | |
2020-08-18 | fix(board): Fix status LED on BlueMicro | Nick | |
2020-08-18 | fix(board): Cleanup nice!nano DT | Nick | |
2020-08-18 | fix(shields): OLED fixes for Corne, add anchors. | Pete Johanson | |
2020-08-18 | fix(boards): Proper last col transform for Corne. | Pete Johanson | |
2020-08-18 | Merge pull request #99 from petejohanson/core/bluetooth-unpair-magic-combo | Pete Johanson | |
Add magic combo for unpairing BT devices on start. | |||
2020-08-18 | fix(usb): Restore write semaphore, release it on write failures. | Pete Johanson | |
2020-08-18 | fix(boards): Remove dup `uart0` overrides for nano | Pete Johanson | |
2020-08-18 | fix(bluetooth): Stop peripheral half advertising once connected. | Pete Johanson | |
2020-08-18 | Merge pull request #100 from petejohanson/behaviors/add-none | Pete Johanson | |
Add `&none` behavior. | |||
2020-08-18 | feat(behaviors): Add &none behavior | Pete Johanson | |
2020-08-18 | fix(keymap): add brackets around if statement body | Cody McGinnis | |
2020-08-18 | fix(keymap): move the toggle layer logic to keymap.c | Cody McGinnis | |
2020-08-18 | feat(keymap): allow users to toggle layers | Cody McGinnis | |
2020-08-18 | feeature(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-18 | Add missing license header. | Pete Johanson | |
2020-08-17 | Revert "Merge pull request #93 from careyk007/main" | Pete Johanson | |
This reverts commit 8cd8933c87aadd2ce7b31c1367bfaad81fc2a36b, reversing changes made to 3f1dfbaad1a867f59c13814a517e03dfce4d4223. |