Commit graph

1966 commits

Author SHA1 Message Date
Darryldh
d19b258453 Small config changes for PR 2022-11-20 21:08:33 -05:00
Darryldh
478a5fe7ed Merge branch 'main' into corne-ish-zen-v2 2022-11-20 20:36:26 -05:00
Xudong Zheng
c7fdce863a fix(usb): add USB_DC_CLEAR_HALT to supported states
See https://manpages.debian.org/testing/linux-manual-4.9/usb_clear_halt.9 for
information on halted USB endpoints
2022-11-17 22:52:32 -06:00
Peter Johanson
9f90dd1fc7 fix(boards): Fix XIAO BLE voltage divider config.
* Use proper resistor value for the `output-ohms` property.
2022-11-17 22:46:12 -06:00
Michael Anthony
6e7c2a08a2
fix(docs): Update link to Zephyr led docs
* Change Zephyr gpio-leds link to 3.0.0
2022-11-14 16:58:28 -06:00
jhorology
768fc4a5e5 fix: HID report descriptor 2022-11-10 22:15:06 -06:00
Albert Y
1e98ea0afb fix(ci): Refactor west build step 2022-11-10 22:12:01 -06:00
Peter Johanson
a9048956b5 feat(shields): Add splitkb.com Aurora Corne. 2022-11-10 21:05:26 -06:00
byran.tech
c7d83fb951
fix(docs): changed MacOS to macOS as per Apple styling 2022-11-09 20:38:08 -06:00
Terence Stenvold
9847a4c5d5
fix(docs): copy error not exclusive to Apple silicon 2022-11-09 14:56:22 -06:00
Peter Johanson
2364960f84 feat(shields): Add splitkb.com Aurora Sweep. 2022-11-04 12:13:16 -05:00
Darryldh
5c89768b6b Move chosen transform call to the keymap 2022-11-03 16:58:32 -04:00
Okke Formsma
a61eac9139
fix(behaviors): make tap dances work on a combo
* Tap dance event handler goes after combos
* Add test
2022-11-01 15:13:19 -05:00
Darryldh
1b8ed31324 Remove unneeded configs 2022-10-31 16:36:05 -04:00
Darryldh
0a3607d22f Delete left and right keymaps files 2022-10-31 15:03:55 -04:00
Darryldh
66de9f8658 remove unneeded file 2022-10-31 15:03:01 -04:00
Darryldh
2edc53e070 Reset file to main 2022-10-31 14:47:31 -04:00
Darryldh
ed260b0523 test 2022-10-31 14:47:08 -04:00
Darryldh
9c09a79eaf Restored file to main 2022-10-31 14:43:41 -04:00
Darryldh
ec5271c11f Revert settings to main 2022-10-31 14:27:22 -04:00
Darryldh
c2f26a88b4 Revert "included accidentally"
This reverts commit c4c9887ec0.
2022-10-30 22:35:44 -04:00
Darryldh
7aa7272ca5 Merge remote-tracking branch 'upstream/main' into corne-ish-zen-v2 2022-10-30 22:34:39 -04:00
Darryldh
0362501526 Revert "included accidentally"
This reverts commit c4c9887ec0.
2022-10-30 22:28:25 -04:00
Darryldh
3b3781add7
Update app/boards/arm/corneish_zen/Kconfig.defconfig
Co-authored-by: Pete Johanson <peter@peterjohanson.com>
2022-10-30 22:18:12 -04:00
Darryldh
f8147b63c1
Update app/boards/arm/corneish_zen/CMakeLists.txt
Co-authored-by: Pete Johanson <peter@peterjohanson.com>
2022-10-30 22:17:49 -04:00
Darryldh
c7581173b5
Update app/boards/arm/corneish_zen/CMakeLists.txt
Co-authored-by: Pete Johanson <peter@peterjohanson.com>
2022-10-30 22:17:33 -04:00
HookyQR
d393247e15
fix(display): Set bits per pixel and color depth on n!v 2022-10-30 19:50:21 -05:00
Albert Y
4e11913127
feat(docs): troubleshooting steps for macOS 13 Finder bug 2022-10-27 21:03:16 -05:00
Darryldh
d849944368 Merge remote-tracking branch 'upstream/main' into corne-ish-zen-v2 2022-10-27 10:31:04 -04:00
Darryldh
7e982bc925 Fix for missing image reference 2022-10-27 09:17:22 -04:00
Peter Johanson
3353712bc1 fix(docs): npm start to work from Docker.
* Listen on 0.0.0.0 so testing docs within our container works
  properly with port forwarding.
2022-10-26 23:02:54 -05:00
Peter Johanson
a02eb28271 fix(docs): Move to data-tooltip for profiler.
* Fix ESLint warning by using `data-` prefixed custom attr.
2022-10-26 23:02:54 -05:00
Peter Johanson
2d7c8f6073 chore(docs): Bump docusaurus and run audit fix. 2022-10-26 23:02:54 -05:00
Jay Greco
41fdd07315 feat(boards): Add nullbits SNAP shield 2022-10-25 07:50:56 -05:00
dependabot[bot]
f59da74a3e chore(deps): bump actions/checkout from 2 to 3.1.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3.1.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 22:49:54 -05:00
Darryldh
bfd1f906fb More changes as requested in PR 2022-10-23 20:00:34 -04:00
Darryldh
c82fff2963 Various cleanup as requested in PR feedback 2022-10-23 19:49:21 -04:00
Darryldh
8d4d262c89 wrap cmake library sources in conditionals 2022-10-23 19:38:02 -04:00
Albert Y
b90e3ae03d
fix(ci): Replace workflow set-output with environment variables
* Needed for deprecation: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2022-10-22 00:50:44 -04:00
Nick Winans
d3d5b8eb8a
fix(displays): Adjust alignment and spacing
* Adjust alignment and spacing
* Fix char array lengths
2022-10-21 23:10:55 -04:00
Darryldh
ef689f2bbd Remove bool cast from IL0323 config 2022-10-19 11:40:34 -04:00
Darryldh
071e42c78e Merge branch 'corne-ish-zen-v2' of https://github.com/LOWPROKB/zmk into corne-ish-zen-v2 2022-10-19 11:11:35 -04:00
Darryldh
1e5309917a added config to define right side as part of a split 2022-10-19 11:11:30 -04:00
Darryldh
c4c9887ec0
included accidentally 2022-10-19 10:34:19 -04:00
Darryldh
7e10bc543f
included accidentally 2022-10-19 10:32:56 -04:00
Darryldh
71e2df7813 Added config to output uf2 on right side 2022-10-19 10:14:26 -04:00
Darryldh
8e795423a1 Remove Deprecated post build commands from CMakeLists 2022-10-18 23:06:00 -04:00
Darryldh
a34c1be73b Renamed Board directory and all children to allow metadata to work 2022-10-18 18:57:40 -04:00
Darryldh
75cc154a53 metadata change 2022-10-18 17:14:16 -04:00
Darryldh
f71d285abf spelling mistake fix 2022-10-18 13:49:59 -04:00