Commit Graph

1939 Commits

Author SHA1 Message Date
Pete Johanson 75b01869f0 Add (untested) pins for SPI. 2020-06-15 22:38:30 -04:00
Pete Johanson a5ade1f947 Add missing `compatible` entry for the toplevel board. 2020-06-15 22:38:30 -04:00
Pete Johanson 4294b4873e Initial basic work on nice!nano board support. 2020-06-15 22:38:30 -04:00
Pete Johanson 1751470785 Initial work on keymap transforms for non-standard matrixes.
* Allows "gaps" for keyboards like Kyra.
* Allows keyboards with matrixes that don't map the logical key
  locations to have normal looking keymaps when defined.
2020-06-15 17:03:34 -04:00
Pete Johanson 0712dadd29 Tweaks for Proton-C board. 2020-06-15 16:58:18 -04:00
Pete Johanson c58225e1b5
Merge pull request #28 from petejohanson/build/zephyr-upgrade-2.3.0
Upgrade to Zephyr 2.3.0 (plus small build fix.)
2020-06-15 10:29:09 -04:00
Pete Johanson 8e4c883f65 Configure .overlay files to use dts file assocation. 2020-06-15 06:26:38 -04:00
Pete Johanson 583839afce Initial refactor to have a shield/board have one default keymap.
* Start of work of focusing on out-of-tree user keymaps.

Add ZMK_CONFIG support.

* General external configuration supported via ZMK_CONFIG,
  which should point to a configuration directory.
* Priority order of overlay files to select.
  * ${SHIELD}_${BOARD}.overlay
  * ${SHIELD}.overlay
  * ${BOARD}.overlay
  * default.overlay
* Equivalent search order for .conf files for initial Kconfig
  values.
2020-06-14 23:58:43 -04:00
Pete Johanson 500232bb83 Minor build fixes for VSCode, extra ignore. 2020-06-14 23:56:10 -04:00
Pete Johanson 789af69e52
Merge pull request #19 from petejohanson/docs/python-requirements-base-tweak
Only install `requirements-base.txt`
2020-06-14 23:22:03 -04:00
Pete Johanson ed045bee6a Upgrade to Zephyr 2.3.0 (plus small build fix.)
* Closes #27
2020-06-14 23:15:23 -04:00
Pete Johanson c0b71fd788 Ignore files pulled into the workspace by West. 2020-06-14 10:30:18 -04:00
Pete Johanson bb227b5995
Merge pull request #25 from innovaker/docs/disable-sidebar-collapse
docs: Add "sidebarCollapsible: false"
2020-06-14 09:38:40 -04:00
innovaker 82d0bd860d docs: Add "sidebarCollapsible: false" 2020-06-14 14:23:48 +01:00
Pete Johanson 672f12aecc
Merge pull request #22 from innovaker/docs/faq
docs: FAQs (initial version)
2020-06-13 15:20:28 -04:00
innovaker a109de24b2 docs: faq: Replace all instances of "board" and "shield" with links [#22 CR, #11] 2020-06-13 20:02:24 +01:00
innovaker 726b40cfa2 docs: faq: Add preface links to "Why boards and shields?" [#22 CR, #11] 2020-06-13 20:02:24 +01:00
innovaker c14beb7ee7 docs: Switch positions of 'hardware' and 'faq' on sidebars [#22 CR, #11] 2020-06-13 19:54:55 +01:00
innovaker 30985517b8 docs: add faq to sidebars [#11] 2020-06-13 18:47:20 +01:00
innovaker 70edcd4a3a docs: initial version of faq.md [#11] 2020-06-13 18:44:35 +01:00
Pete Johanson 2390ecda55
Merge pull request #17 from petejohanson/build/zephyr-west-docker-container
Update to using prebuild docker container, for faster GH workflows.
2020-06-12 18:02:53 -04:00
Pete Johanson c4082bd31e Try to fix some quoting. 2020-06-12 17:00:14 -04:00
Pete Johanson 5defe0a771 One missing action reference. 2020-06-12 16:57:14 -04:00
Pete Johanson 2ce8961aba Switch to ARM only, use everywhere. 2020-06-12 16:54:23 -04:00
Pete Johanson 44ebcb8fa4 Try fixing args passed to container. 2020-06-12 16:48:06 -04:00
Pete Johanson 30f23fe5da Switch to Docker Hub version. 2020-06-12 16:21:10 -04:00
Pete Johanson 4a39299db8 Only ask users to install requirements-base.txt. 2020-06-12 15:12:05 -04:00
Pete Johanson 207a712f3e
Merge pull request #18 from innovaker/master
Replaced 'Basics' with 'Getting Started'
2020-06-12 11:28:46 -04:00
Pete Johanson ea36f2a93e Try logging into the registry first. 2020-06-12 11:26:32 -04:00
Pete Johanson 2aa932a943 Try quoting a few values. 2020-06-12 11:12:16 -04:00
Pete Johanson 9f650acbd0 Update one workflow step to use docker container. 2020-06-12 11:09:32 -04:00
innovaker d11ade45d3 [#16] Replaced 'Basics' with 'Getting Started' 2020-06-12 16:08:20 +01:00
Pete Johanson 92a4f3985d
Merge pull request #15 from petejohanson/build/zephyr-west-module-excludes
Exclude some unused Zephyr west submodules.
2020-06-12 10:52:15 -04:00
Pete Johanson 292df586a4 Restore CMSIS. 2020-06-12 10:29:58 -04:00
Pete Johanson caf934792a Exclude some unused Zephyr west submodules.
* Don't waste space/time updating unused modules for architectures
  we aren't targetting (yet).
2020-06-12 09:47:21 -04:00
Pete Johanson af7f4e0892 Run builds on PRs too. 2020-06-12 09:47:10 -04:00
Pete Johanson 0ee01390bd Initial handwire proton-c shield for testing. 2020-06-11 23:38:04 -04:00
Pete Johanson 7614e7e52b Initial work on Proton-C board definition. 2020-06-11 23:37:47 -04:00
Pete Johanson 488bcc4656 Update link to website w/ proer domain name. 2020-06-10 23:23:50 -04:00
Pete Johanson 144f4b386f Removing the Netlify badge (for now).
* The badge shows "Failed" whenever the deploy aborts due
  to lack of changes to docs/, so removing for now.
2020-06-10 23:21:17 -04:00
Pete Johanson 2610f2d6c0 Fix the link to the CoC in the README badge. 2020-06-10 23:15:43 -04:00
Pete Johanson 16f9c4e715
Merge pull request #9 from Nicell/docs/update_docs_landing_page
Update landing page content and style
2020-06-10 23:11:35 -04:00
Nick fa4519b596 Add missing button border definition 2020-06-10 22:07:21 -05:00
Nick 6af0f9f06e Add missing border change 2020-06-10 22:03:52 -05:00
Nick b7eeaeb941 Update landing page content and style 2020-06-10 21:58:31 -05:00
Pete Johanson acb91f3ec1
Merge pull request #8 from zmkfirmware/project/code-of-conduct
Initial code of conduct documentation.
2020-06-10 22:52:12 -04:00
Pete Johanson bc798c186d Add CoC badge to README.md as well. 2020-06-10 21:18:28 -04:00
Pete Johanson 3d221053da Initial code of conduct documentation. 2020-06-10 21:11:49 -04:00
Pete Johanson b83b8c6a69
Merge pull request #4 from zmkfirmware/docs/better-dev-setup-instructions
Improved dev setup docs.
2020-06-10 21:00:27 -04:00
Pete Johanson 8a81dbb5fb Split apt update and install into two sections. 2020-06-10 20:58:32 -04:00