Commit Graph

  • cb95b9f11a Restored Troubleshooting.md and associated files kurtis-lew 2020-09-06 20:03:33 -0700
  • bdeb6865e1 Update sidebars.js kurtis-lew 2020-09-06 19:55:56 -0700
  • 61b249666b
    Merge pull request #163 from bmcgavin/non-split-template Pete Johanson 2020-09-06 13:02:50 -0400
  • 01da54aadf
    point setup.sh at upstream Richard Jones 2020-09-06 17:54:45 +0100
  • ba07fd1879
    Merge pull request #154 from chenkevinh/docs/encoders Pete Johanson 2020-09-06 12:23:11 -0400
  • 80034c0078 Add RoMac / non-split template support Richard Jones 2020-09-06 15:51:12 +0100
  • e15fe2665a Merge branch 'main' of github.com:zmkfirmware/zmk into main Pete Johanson 2020-09-04 23:59:01 -0400
  • 0559ec9013 fix(ci): Only run tests if app/{src,tests} changes Pete Johanson 2020-09-04 23:58:31 -0400
  • 9475188869
    Merge pull request #162 from kurtis-lew/iris Pete Johanson 2020-09-04 23:35:55 -0400
  • 94147bfc62
    Merge pull request #156 from CrossR/CrossR/FixSofle Pete Johanson 2020-09-04 23:31:54 -0400
  • 4ce42350e7 Update iris_right.overlay kurtis-lew 2020-09-04 20:28:45 -0700
  • df422e0205 Revert changes to Intro page. CrossR 2020-09-04 20:45:10 +0100
  • 89d604b74b Clarify low power mode wording. CrossR 2020-09-04 19:31:04 +0100
  • 0ede549a13 Fix Sofle build, update Intro page. CrossR 2020-09-03 22:54:06 +0100
  • 8bad40282b
    actually working David Barr 2020-09-03 22:02:25 +0100
  • e559cb2d71 Add hold-tap to sidebar. Pete Johanson 2020-09-03 10:14:16 -0400
  • 95bb220702
    now compiles, not work, baby steps David Barr 2020-09-03 14:46:54 +0100
  • 4551d30769
    ad cradios David Barr 2020-09-03 13:20:05 +0100
  • e904a098b3 Added keymap update to encoder docs Kevin 2020-09-02 21:12:22 -0700
  • c8f95dbaa8
    Merge pull request #155 from kurtis-lew/iris Pete Johanson 2020-09-03 00:05:06 -0400
  • f738fd7a67
    Update setup.sh Kurtis Lew 2020-09-02 20:57:42 -0700
  • 9b1fd1323f Update setup.sh kurtis-lew 2020-09-02 20:53:14 -0700
  • 5eb50d7b18 Fixed links Kevin 2020-09-02 18:36:35 -0700
  • 2629aa354f Removed old dev encoder page Kevin 2020-09-02 18:28:00 -0700
  • 6f74e61dd3 Added user and dev encoder docs Kevin 2020-09-02 18:25:46 -0700
  • 5b493ef334 Merge branch 'main' into docs/encoders Kevin 2020-09-02 17:37:39 -0700
  • d53a8e36ca
    Merge pull request #151 from kurtis-lew/iris Pete Johanson 2020-09-02 14:07:01 -0400
  • 48a3729ffe
    Merge pull request #146 from okke-formsma/hold-tap Pete Johanson 2020-09-02 13:55:26 -0400
  • c9a82d71d0 fixes for feedback round 2 Okke Formsma 2020-09-02 16:41:39 +0200
  • 6e8f19028a
    Added copyright header to iris.keymap Kurtis Lew 2020-09-02 07:22:39 -0700
  • c2ffeb1cf4
    Added Copyright Header to Kconfig.defconfig Kurtis Lew 2020-09-02 07:21:45 -0700
  • c5ca664411 some fixes based on feedback Okke Formsma 2020-09-02 15:11:56 +0200
  • f6a9c1ee57 rename tests Okke Formsma 2020-09-02 15:10:46 +0200
  • 068626d1a7 Some work on encoder docs Kevin 2020-09-01 21:12:09 -0700
  • 081ae84d0e Added Iris Shield kurtis-lew 2020-09-01 20:22:11 -0700
  • c80b0a754b
    Merge pull request #118 from CrossR/CrossR/Sofle Pete Johanson 2020-09-01 14:39:05 -0400
  • 29a23f0182 Add tap-hold docs, update mod-tap docs Okke Formsma 2020-09-01 16:04:58 +0200
  • c33931c72c Initial implementation of hold-tap Okke Formsma 2020-09-01 14:37:37 +0200
  • ca0f2bb074 Add to setup. CrossR 2020-09-01 18:32:45 +0100
  • 21875cde88 Merge remote-tracking branch 'upstream/main' into CrossR/Sofle CrossR 2020-09-01 18:27:40 +0100
  • 4202db5a01
    Merge pull request #126 from BrainWart/fix-layer-release Pete Johanson 2020-09-01 10:08:03 -0400
  • b85ac13564
    Merge pull request #145 from okke-formsma/stop-fatal-errors Pete Johanson 2020-09-01 10:04:17 -0400
  • c6517737f7
    Merge pull request #143 from kurtis-lew/patch-3 Pete Johanson 2020-09-01 10:00:46 -0400
  • 01db53b46a fix(kscan): Avoid sending duplicate kscan events. Pete Johanson 2020-09-01 09:55:25 -0400
  • 639a338c2d fix(core): track layer state with keypress Cody McGinnis 2020-09-01 09:34:06 -0400
  • 21fcab208e stop on fatal errors Okke Formsma 2020-08-31 22:24:36 +0200
  • 96fde77560
    Update key-press.md Kurtis Lew 2020-08-30 20:12:53 -0700
  • af6ddfb7e2
    Merge pull request #135 from chenkevinh/docs-update Pete Johanson 2020-08-30 00:38:31 -0400
  • 45b1756a70
    Replaced \ with / Kevin Chen 2020-08-29 21:36:00 -0700
  • 212dd91e29 PuTTY image fix Kevin 2020-08-29 21:27:03 -0700
  • 06af711f57 Replaced png with jpg Kevin 2020-08-29 21:20:38 -0700
  • af23445aa0 COM image fix Kevin 2020-08-29 21:13:48 -0700
  • 0e04596ef6 Renamed COM port image Kevin 2020-08-29 21:04:32 -0700
  • 0a06760cda Updated alt text Kevin 2020-08-29 19:26:11 -0700
  • 8594d832b6 Added split build directories Kevin 2020-08-29 19:23:25 -0700
  • bc13cd1de1 Added PuTTY to USB Logging Kevin 2020-08-29 19:22:43 -0700
  • 946907ac9f
    Merge pull request #136 from petejohanson/tests/github-actions-tests Pete Johanson 2020-08-29 22:00:43 -0400
  • d2f4f00f69 feat(test): Add GH Action for tests. Pete Johanson 2020-08-28 23:10:25 -0400
  • 037970fe8c Removed DKEYMAP and added split build directories Kevin 2020-08-29 18:43:13 -0700
  • ef3c96c2ac
    Merge pull request #134 from chenkevinh/lily58-encoder Pete Johanson 2020-08-29 21:25:02 -0400
  • 1ffcbefd72 Added encoder to unified conf file Kevin 2020-08-29 18:12:12 -0700
  • 276a2620b9 Minor capitalization fix Kevin 2020-08-29 17:47:41 -0700
  • dad2d339b3 Added customization page Kevin 2020-08-29 17:46:00 -0700
  • d7bd09149b Added info on connecting keyboard Kevin 2020-08-29 17:25:37 -0700
  • 76095c64c6 Fixed title Kevin 2020-08-29 17:25:00 -0700
  • 133166c392 Pictures for environment variables Kevin 2020-08-29 17:23:17 -0700
  • 9b9174cc57 Added lily58 reset photo Kevin 2020-08-29 17:22:39 -0700
  • 96020a469a Added win environment variables instructions Kevin 2020-08-29 17:21:56 -0700
  • 35dc46bfbb Made separate build and flash page with updated content Kevin 2020-08-29 15:51:08 -0700
  • ec6215f38e Added Arduino IDE to USB Logging Kevin 2020-08-29 15:05:43 -0700
  • 6be07b5b24 Merge branch 'main' into CrossR/Sofle CrossR 2020-08-29 22:54:43 +0100
  • 0331943855 Removed extra encoder config lines Kevin 2020-08-29 13:48:40 -0700
  • 14c05c92e9 Removed development files Kevin 2020-08-29 11:53:53 -0700
  • 8b6e912d36 Reverted back to default keymap Kevin 2020-08-29 11:48:33 -0700
  • 72232b4ec7 Fixed encoder config and added build_right script Kevin 2020-08-29 11:36:48 -0700
  • d69c94a183 Added helper scrpits and config file Kevin 2020-08-28 23:43:41 -0700
  • 8b38193ec2 Removed status line Kevin 2020-08-28 23:33:29 -0700
  • e616fc2c81 Added left encoder support Kevin 2020-08-28 20:36:43 -0700
  • 6475009da9 Added encoder and changed BT unpair keys in overlays Kevin 2020-08-28 20:36:28 -0700
  • 86c3dac153
    Merge pull request #131 from BrainWart/tests/native-posix-test-exploration Pete Johanson 2020-08-28 22:58:08 -0400
  • 14d09e7b07
    Merge pull request #130 from tominabox1/shield_qaz Pete Johanson 2020-08-28 18:51:58 -0400
  • 887ba47cbe Add copyright header tominabox1 2020-08-28 16:38:40 -0500
  • 80bef160fc feat(tests): allow tests to be marked as pending Cody McGinnis 2020-08-28 16:28:49 -0400
  • 205a54baeb fix(docs): update the testing docs Cody McGinnis 2020-08-28 16:21:31 -0400
  • 26414a6982 fix(docs): move testing docs to website docs Cody McGinnis 2020-08-28 16:21:31 -0400
  • b1d9a7b684 feat(test): record full key log as well Cody McGinnis 2020-08-28 16:21:31 -0400
  • aff39e57d0 fix: add license header to run-test.sh Cody McGinnis 2020-08-28 16:21:31 -0400
  • 4564d37477 feat(test): create simple docs for creating tests Cody McGinnis 2020-08-28 16:21:31 -0400
  • 79bff11ddd fancier run test stuff Cody McGinnis 2020-08-28 16:21:31 -0400
  • e2f77f25c8 feat(test): add testing for transparent Cody McGinnis 2020-08-28 16:21:31 -0400
  • a722cbcea3 feat(test): add tests for toggle layer Cody McGinnis 2020-08-28 16:21:31 -0400
  • 033bb7bfc4 fix(behavior): add logging to toggle layer for tests Cody McGinnis 2020-08-28 16:21:31 -0400
  • 3d325ccb84 feat(test): add tests for none behavior Cody McGinnis 2020-08-28 16:21:31 -0400
  • abf8b5abfa fix(test): fix normal momentary-layer test snapshot Cody McGinnis 2020-08-28 16:21:31 -0400
  • de92bf2b2d fix(test): use a smaller value for mock key intervals Cody McGinnis 2020-08-28 16:21:31 -0400
  • f1224422c5 fix(test): stop using pristine and use 4 threads Cody McGinnis 2020-08-28 16:21:31 -0400
  • 5f56266a69 feat(test): add tests for momentary layers Cody McGinnis 2020-08-28 16:21:31 -0400
  • 5b21f15a0a fix(test): off by one error with kscan processing Cody McGinnis 2020-08-28 16:21:31 -0400
  • f02fa01e9a fix(test): change the layout Cody McGinnis 2020-08-28 16:21:31 -0400
  • 6cd46b9504
    Merge pull request #132 from BrainWart/behavior/none Pete Johanson 2020-08-27 23:25:49 -0400