Commit Graph

  • 9a991bf019 Initial event manager work, and two first events. Pete Johanson 2020-06-30 00:31:09 -0400
  • 22238d24de Add Algolia search config. Pete Johanson 2020-06-29 10:20:07 -0400
  • 7944835ecf
    Merge pull request #41 from petejohanson/boards/kyria-left-right-matrix-transform-fixes Pete Johanson 2020-06-27 00:21:14 -0400
  • 5ffd95694f Kyria left/right overlays, matrix transform fixes Pete Johanson 2020-06-27 00:16:15 -0400
  • f84a41de3e Only test w/ Kyria and handwire. Pete Johanson 2020-06-26 11:38:58 -0400
  • 185f9be6ab Tweak to use a better set of shields for build. Pete Johanson 2020-06-26 11:33:41 -0400
  • 2eb6fbd5a2 Fix the clueboard keymap. Pete Johanson 2020-06-26 11:32:32 -0400
  • f8010d046f Add missing semicolon to pro micro nexus. Pete Johanson 2020-06-26 11:23:31 -0400
  • 559670b818 Missed removing some preceding 0 padding. Pete Johanson 2020-06-26 11:07:42 -0400
  • 2ff217d39e Refactor ProMicro to a/d connector. Pete Johanson 2020-06-25 23:21:53 -0400
  • c32c25d3c0 Properly allocate input/output arrays statically. Pete Johanson 2020-06-25 23:21:11 -0400
  • cd6bdc336a Enable ZMK USB by default on nano. Pete Johanson 2020-06-25 23:20:31 -0400
  • c457d9880d
    Merge pull request #32 from petejohanson/core/refactor-keymap-to-behaviors Pete Johanson 2020-06-25 14:39:08 -0400
  • b1cab32c66
    Merge pull request #40 from petejohanson/boards/clueboard-california-macropad Pete Johanson 2020-06-24 10:46:02 -0400
  • a6a364725d Fix .gitignore, add missing changes. Pete Johanson 2020-06-24 10:37:02 -0400
  • 17ef033f00 Tweaks to readme. Pete Johanson 2020-06-24 10:19:02 -0400
  • d35a95c7af Initial working Clueboard California Macropad w/ proton-c fixes Pete Johanson 2020-06-24 10:06:35 -0400
  • f2f9d45021 Comment out debug settings again. Pete Johanson 2020-06-22 11:16:00 -0400
  • 55cf9db564 Fix consumer keys w/ refactored behaviors. Pete Johanson 2020-06-22 11:06:01 -0400
  • 23931aa4fe Updated copyright line. Pete Johanson 2020-06-22 05:47:20 -0400
  • 8027be106e Fix momentary-layer reference. Pete Johanson 2020-06-21 23:20:38 -0400
  • 321d510d02 One more minor fix. Pete Johanson 2020-06-21 22:56:13 -0400
  • 037db585c1 Remove unneeded custom keymap code. Pete Johanson 2020-06-21 22:52:50 -0400
  • ec663310c1 Clean up after refactor, better HID constants. Pete Johanson 2020-06-21 22:46:27 -0400
  • c6625169e5 Refactor to single <behaviors.dtsi> include. Pete Johanson 2020-06-21 22:05:11 -0400
  • 93635077e6 Implement momentary layer + transparent behaviors Pete Johanson 2020-06-21 21:56:49 -0400
  • 223edf05ad Refactor global bindings, implement mod-tap. Pete Johanson 2020-06-21 21:43:44 -0400
  • 7e659851c8 Refactor matrix transform, positions pervasively Pete Johanson 2020-06-20 17:54:52 -0400
  • d65629b9a0 Lots more pieces toward HID working again. Pete Johanson 2020-06-20 00:11:39 -0400
  • c23d752917 Some initial work on behavior bindings for keymaps Pete Johanson 2020-06-19 15:32:33 -0400
  • 865f41a46d Minor cleanup of the toplevel README. Pete Johanson 2020-06-17 10:41:49 -0400
  • c96e705e2e A few more master to main fixes. Pete Johanson 2020-06-17 10:38:15 -0400
  • da5d5f988f Fix links to docs from the FAQ. Pete Johanson 2020-06-17 10:37:36 -0400
  • 6e111f4676
    Merge pull request #29 from petejohanson/build/zmk-config-initial-work Pete Johanson 2020-06-17 09:40:28 -0400
  • c9b22e55fd
    Merge pull request #14 from zmkfirmware/boards/nice-nano-prep Pete Johanson 2020-06-16 23:10:53 -0400
  • a087a466e9 Tweak the artifact name to include board. Pete Johanson 2020-06-16 23:03:15 -0400
  • d1daf0de06 Fix the string literal. Pete Johanson 2020-06-16 22:59:20 -0400
  • 33795b99ca Change the kernel bin name, upload built UF2. Pete Johanson 2020-06-16 22:57:20 -0400
  • 05591ff37b Build matrix with nice_nano and proton_c boards. Pete Johanson 2020-06-16 22:40:47 -0400
  • 8ee9a37498 Tweak the defconfigs for nice_nano and handwire. Pete Johanson 2020-06-16 22:35:29 -0400
  • d0a6df9d9c
    Merge pull request #31 from petejohanson/keymaps/keymap-transform-non-standard-matrix-mapping Pete Johanson 2020-06-16 21:52:12 -0400
  • 1659562bb7 Rename keymap-transform to matrix-transform. Pete Johanson 2020-06-16 21:35:44 -0400
  • 6b6ecb3b0c Tweaks to remove "helper macros" Pete Johanson 2020-06-16 21:32:11 -0400
  • a65cdea66b Better naming, layout comments for clarity. Pete Johanson 2020-06-16 16:21:39 -0400
  • a4885db2bf Use the correct family ID for the AdaFruit bootloader. Pete Johanson 2020-06-16 11:40:51 -0400
  • 766eedebe5 Move the gcc-multilib install to POSIX board doc. Pete Johanson 2020-06-15 23:16:02 -0400
  • c2e0c4fd6c Fix some whitespace inconsistency. Pete Johanson 2020-06-15 23:13:44 -0400
  • 85e505e06e Build UF2 image for nice!nano board as well. Pete Johanson 2020-06-15 23:00:35 -0400
  • 557996bcd0 Fixes for SPI pins for "P1" pins Pete Johanson 2020-06-12 22:03:11 -0400
  • 879ce6fa6b Enable BLE by default as well. Pete Johanson 2020-06-12 23:44:58 -0400
  • 75b01869f0 Add (untested) pins for SPI. Pete Johanson 2020-06-12 21:50:05 -0400
  • a5ade1f947 Add missing `compatible` entry for the toplevel board. Pete Johanson 2020-06-12 15:03:54 -0400
  • 4294b4873e Initial basic work on nice!nano board support. Pete Johanson 2020-06-12 00:36:54 -0400
  • 1751470785 Initial work on keymap transforms for non-standard matrixes. Pete Johanson 2020-06-15 17:03:34 -0400
  • 0712dadd29 Tweaks for Proton-C board. Pete Johanson 2020-06-15 16:58:18 -0400
  • c58225e1b5
    Merge pull request #28 from petejohanson/build/zephyr-upgrade-2.3.0 Pete Johanson 2020-06-15 10:29:09 -0400
  • 8e4c883f65 Configure .overlay files to use dts file assocation. Pete Johanson 2020-06-15 06:26:38 -0400
  • 583839afce Initial refactor to have a shield/board have one default keymap. Pete Johanson 2020-06-13 16:37:31 -0400
  • 500232bb83 Minor build fixes for VSCode, extra ignore. Pete Johanson 2020-06-14 23:55:51 -0400
  • 789af69e52
    Merge pull request #19 from petejohanson/docs/python-requirements-base-tweak Pete Johanson 2020-06-14 23:22:03 -0400
  • ed045bee6a Upgrade to Zephyr 2.3.0 (plus small build fix.) Pete Johanson 2020-06-14 23:15:01 -0400
  • c0b71fd788 Ignore files pulled into the workspace by West. Pete Johanson 2020-06-14 10:30:18 -0400
  • bb227b5995
    Merge pull request #25 from innovaker/docs/disable-sidebar-collapse Pete Johanson 2020-06-14 09:38:40 -0400
  • 82d0bd860d docs: Add "sidebarCollapsible: false" innovaker 2020-06-14 14:23:25 +0100
  • 672f12aecc
    Merge pull request #22 from innovaker/docs/faq Pete Johanson 2020-06-13 15:20:28 -0400
  • a109de24b2 docs: faq: Replace all instances of "board" and "shield" with links [#22 CR, #11] innovaker 2020-06-13 20:00:05 +0100
  • 726b40cfa2 docs: faq: Add preface links to "Why boards and shields?" [#22 CR, #11] innovaker 2020-06-13 19:49:28 +0100
  • c14beb7ee7 docs: Switch positions of 'hardware' and 'faq' on sidebars [#22 CR, #11] innovaker 2020-06-13 19:37:01 +0100
  • 30985517b8 docs: add faq to sidebars [#11] innovaker 2020-06-13 18:47:20 +0100
  • 70edcd4a3a docs: initial version of faq.md [#11] innovaker 2020-06-13 18:44:35 +0100
  • 2390ecda55
    Merge pull request #17 from petejohanson/build/zephyr-west-docker-container Pete Johanson 2020-06-12 18:02:53 -0400
  • c4082bd31e Try to fix some quoting. Pete Johanson 2020-06-12 17:00:14 -0400
  • 5defe0a771 One missing action reference. Pete Johanson 2020-06-12 16:57:14 -0400
  • 2ce8961aba Switch to ARM only, use everywhere. Pete Johanson 2020-06-12 16:54:23 -0400
  • 44ebcb8fa4 Try fixing args passed to container. Pete Johanson 2020-06-12 16:48:06 -0400
  • 30f23fe5da Switch to Docker Hub version. Pete Johanson 2020-06-12 16:21:10 -0400
  • 4a39299db8 Only ask users to install requirements-base.txt. Pete Johanson 2020-06-12 15:06:45 -0400
  • 207a712f3e
    Merge pull request #18 from innovaker/master Pete Johanson 2020-06-12 11:28:46 -0400
  • ea36f2a93e Try logging into the registry first. Pete Johanson 2020-06-12 11:26:32 -0400
  • 2aa932a943 Try quoting a few values. Pete Johanson 2020-06-12 11:12:16 -0400
  • 9f650acbd0 Update one workflow step to use docker container. Pete Johanson 2020-06-12 11:09:32 -0400
  • d11ade45d3 [#16] Replaced 'Basics' with 'Getting Started' innovaker 2020-06-12 16:08:20 +0100
  • 92a4f3985d
    Merge pull request #15 from petejohanson/build/zephyr-west-module-excludes Pete Johanson 2020-06-12 10:52:15 -0400
  • 292df586a4 Restore CMSIS. Pete Johanson 2020-06-12 10:29:58 -0400
  • caf934792a Exclude some unused Zephyr west submodules. Pete Johanson 2020-06-12 09:42:52 -0400
  • af7f4e0892 Run builds on PRs too. Pete Johanson 2020-06-12 09:47:10 -0400
  • 0ee01390bd Initial handwire proton-c shield for testing. Pete Johanson 2020-06-11 23:38:04 -0400
  • 7614e7e52b Initial work on Proton-C board definition. Pete Johanson 2020-06-11 23:37:47 -0400
  • 488bcc4656 Update link to website w/ proer domain name. Pete Johanson 2020-06-10 23:23:50 -0400
  • 144f4b386f Removing the Netlify badge (for now). Pete Johanson 2020-06-10 23:21:17 -0400
  • 2610f2d6c0 Fix the link to the CoC in the README badge. Pete Johanson 2020-06-10 23:15:43 -0400
  • 16f9c4e715
    Merge pull request #9 from Nicell/docs/update_docs_landing_page Pete Johanson 2020-06-10 23:11:35 -0400
  • fa4519b596 Add missing button border definition Nick 2020-06-10 22:07:21 -0500
  • 6af0f9f06e Add missing border change Nick 2020-06-10 22:03:52 -0500
  • b7eeaeb941 Update landing page content and style Nick 2020-06-10 21:58:31 -0500
  • acb91f3ec1
    Merge pull request #8 from zmkfirmware/project/code-of-conduct Pete Johanson 2020-06-10 22:52:12 -0400
  • bc798c186d Add CoC badge to README.md as well. Pete Johanson 2020-06-10 21:18:28 -0400
  • 3d221053da Initial code of conduct documentation. Pete Johanson 2020-06-10 21:11:49 -0400
  • b83b8c6a69
    Merge pull request #4 from zmkfirmware/docs/better-dev-setup-instructions Pete Johanson 2020-06-10 21:00:27 -0400
  • 8a81dbb5fb Split apt update and install into two sections. Pete Johanson 2020-06-10 20:58:32 -0400