Commit graph

  • 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
  • cf003262e6 Remove RGB, Remove debug, Add Copyright and Licenses tominabox1 2020-08-27 22:23:27 -0500
  • cbea2d5bed fix(behavior): none should not be transparent Cody McGinnis 2020-08-27 23:12:56 -0400
  • 3ae056a838
    Merge pull request #129 from jrhe/patch-1 Pete Johanson 2020-08-27 22:32:18 -0400
  • ac3e4af1ce Add QAZ shield tominabox1 2020-08-27 19:09:40 -0500
  • 79f0ecf8b5
    Correct number of rows in Lily58 shield jrhe 2020-08-28 01:02:50 +0100
  • 7d8c0411d5
    Merge pull request #123 from okke-formsma/bugfix-modtap Pete Johanson 2020-08-27 04:03:58 -0400
  • 3cbe4d4218
    Merge pull request #127 from bmcgavin/romac-cleanup Pete Johanson 2020-08-26 17:09:50 -0400
  • e5da5ea40d add romac to build Richard Jones 2020-08-26 21:31:46 +0100
  • b8fbc3784d Not needed Richard Jones 2020-08-26 21:25:46 +0100
  • 6ac1a324e0 Typo Richard Jones 2020-08-26 21:25:26 +0100
  • f4f265c57e
    Merge pull request #122 from bmcgavin/romac Pete Johanson 2020-08-25 20:44:25 -0400
  • 83ddc8a638 Merge branch 'main' of https://github.com/zmkfirmware/zmk into main tominabox1 2020-08-23 16:46:04 -0500
  • 979a5bffff fix(rgb): check if settings enabled Nick 2020-08-23 15:56:18 -0500
  • 3affd45f0d Formatting Richard Jones 2020-08-23 20:08:00 +0100
  • cafd5c1fe2 Oops comment format Richard Jones 2020-08-23 20:05:56 +0100
  • 3ce9459365 Add license / copyright Richard Jones 2020-08-23 20:02:28 +0100
  • 9b5af05f16 Make the shield name on-brand Richard Jones 2020-08-23 19:59:41 +0100
  • 221535fdc1 refactor to remove SPI; no need for shared DTSI Richard Jones 2020-08-23 19:28:03 +0100
  • 7abcae6949 Update License info. CrossR 2020-08-23 18:48:28 +0100
  • c5c21022a2 Move settings load Nick 2020-08-23 10:33:19 -0500
  • ebc3542aa6 fix bug in modtap bahavior which cleared the wrong keycode events Okke Formsma 2020-08-23 14:46:52 +0200
  • 6806cd2a55
    Merge pull request #113 from megamind4089/dev/nrfmicro_charger Pete Johanson 2020-08-23 07:09:20 -0400
  • bc023baa7d Incorporate comments - Change config name to nrfmicro specific Mega Mind 2020-08-23 12:59:39 +0800
  • a0a4b8a2f5
    Romac (#1) Richard Jones 2020-08-22 21:47:29 +0100
  • 6225bcd73d
    Merge pull request #121 from cdarwin/crd/120/bzip-dep Pete Johanson 2020-08-22 12:35:55 -0400
  • 0c255aee84 [docs] Add bzip to deps crd 2020-08-22 09:29:23 -0700
  • c84516bfcf Fix PR issues. CrossR 2020-08-22 09:51:01 +0100
  • 760de7d3c6
    Merge pull request #92 from Na-Cly/shields/splitreus62 Pete Johanson 2020-08-21 22:37:50 -0400
  • 796b2dddd9 Remove erroneous key. CrossR 2020-08-21 22:41:57 +0100
  • 39fd982367 Swap central back to left hand Derek 2020-08-21 17:29:18 -0400
  • d848034c81 Add keycodes properly. CrossR 2020-08-21 22:15:27 +0100
  • 84761fc589 Merge branch 'main' into CrossR/Sofle CrossR 2020-08-21 22:03:52 +0100
  • 5c29259fed Remove unpair combo config option. CrossR 2020-08-21 17:10:29 +0100
  • d4e8312db6 Mute is a consumer keypress. CrossR 2020-08-21 17:08:43 +0100
  • c619fb9c58
    Merge pull request #116 from petejohanson/behaviors/reset-uf2-reset-node Pete Johanson 2020-08-21 11:30:40 -0400
  • 805ea77005 feat(behaviors): Add &bootloader behavior. Pete Johanson 2020-08-21 00:33:48 -0400
  • 6b23c7f554 Merge branch 'main' of https://github.com/zmkfirmware/zmk into main tjcampie 2020-08-21 06:37:04 -0500
  • 5b76179bf6 Accidentally added these to main branch. tjcampie 2020-08-21 06:31:08 -0500
  • 1ff13676f7 fix(docs): Better behavior sidebar label/titles. Pete Johanson 2020-08-21 00:31:28 -0400
  • 74fd4fc997 fix(rgb): fix underglow settings location Nick 2020-08-20 21:13:17 -0500
  • bee5f7c350 fix(rgb): add missing Kconfig docs Nick 2020-08-20 21:13:05 -0500
  • f3361e79ce Add QAZ to zmk tjcampie 2020-08-20 20:22:55 -0500
  • 3b71c4311b Update Kconfig.defconfig Derek 2020-08-20 17:27:41 -0400
  • 94c7d27f04 Updated files as per request Derek 2020-08-20 15:13:51 -0400
  • 7aea57328c Add KConfig for board battery charger Mega Mind 2020-08-21 03:12:06 +0800
  • 63a408d2a0
    Merge pull request #112 from Nicell/actions/cache-west-timeout Pete Johanson 2020-08-20 14:58:10 -0400
  • dc1bb36639 fix(actions): continue build on failed west cache Nick 2020-08-20 13:54:58 -0500
  • 8aae2231e2 fix(actions): timeout stuck cache west modules Nick 2020-08-20 13:43:03 -0500