Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-19 | Merge pull request #101 from okke-formsma/nrfmicro | Pete Johanson | |
nrfmicro support | |||
2020-08-19 | Merge remote-tracking branch 'upstream/main' into CrossR/Sofle | CrossR | |
2020-08-19 | Add BT clear bind. | CrossR | |
Should check the positions are correct. | |||
2020-08-19 | Fix keymap. | CrossR | |
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(boards): Remove dup `uart0` overrides for nano | Pete Johanson | |
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-16 | Merge pull request #91 from Na-Cly/boards/bluemicro52840_v1 | Pete Johanson | |
Add bluemicro support | |||
2020-08-16 | Add DCDC mode config. | Pete Johanson | |
2020-08-16 | Various fixes. | Pete Johanson | |
2020-08-16 | Remove duplicate uart0 node. | Pete Johanson | |
2020-08-16 | Update pins. | CrossR | |
2020-08-16 | Update board.cmake | Derek | |
2020-08-16 | Update arduino_pro_micro_pins.dtsi | Derek | |
2020-08-16 | Update to include missing encoder config. | CrossR | |
2020-08-16 | Merge branch 'main' into CrossR/Sofle | CrossR | |
2020-08-15 | Merge pull request #89 from Nicell/underglow/fix-configs | Pete Johanson | |
Add missing configuration values for RGB underglow | |||
2020-08-15 | Drop OLED support. | Derek | |
2020-08-15 | Update app/boards/shields/splitreus62/splitreus62_left.overlay | Derek | |
Co-authored-by: Nick Winans <nick@winans.codes> | |||
2020-08-15 | Update app/boards/shields/splitreus62/splitreus62_right.overlay | Derek | |
Co-authored-by: Nick Winans <nick@winans.codes> | |||
2020-08-15 | Updated comment and removed display flag | Derek | |
2020-08-15 | Add splitreus62 shield | Derek | |
2020-08-15 | Corrected pins for scl-pin and sda-pin | Derek | |
2020-08-15 | Add bluemicro support | Derek | |
2020-08-14 | Add DCDC setting for nano. | Pete Johanson | |
2020-08-14 | Fix grammar | Nick | |
2020-08-14 | Add missing configuration values for RGB underglow | Nick | |
2020-08-11 | Add very basic, untested, Sofle configuration. | CrossR | |
2020-08-11 | Fix up some incorrect license headers. | Pete Johanson | |
2020-08-10 | Merge pull request #78 from Nicell/docs/rgb | Pete Johanson | |
Add RGB documentation | |||
2020-08-10 | Tweak note about per-key RGB. | Pete Johanson | |
2020-08-10 | Updated config note about underglow. | Pete Johanson | |
2020-08-10 | Initial Corne shield definition. | Pete Johanson | |
* Also include a build for Clueboard California macropad. | |||
2020-08-08 | Add missing space to comment | Nick | |
2020-08-08 | Add underglow feature docs + DT fixes | Nick | |
2020-08-07 | Better default configs. | Pete Johanson | |
2020-08-07 | Whitespace at EOF fix. | Pete Johanson | |
2020-08-06 | Whitespace tweaks. | Pete Johanson | |
2020-08-06 | Revert some personal Kyria keymap changes. | Pete Johanson | |
2020-08-06 | Refactor to simpler keymaps. | Pete Johanson | |
2020-08-06 | Remove an unneeded include for the keymap. | Pete Johanson | |
2020-08-06 | Refactor to using .keymap files | Pete Johanson | |
* Still just devicetree keymaps. * Filename can now use `<board>.keymap` or `<shield>.keymap` convention, including overrides for revisions, etc. | |||
2020-08-02 | Fix tabs in keymap bottom row | Nick | |
2020-08-02 | Add better default keymap for lily58 | Nick | |