Commit Graph

  • 432adf5b60 Fixes for multiple GPIO kscan devices as expected. Pete Johanson 2020-05-28 16:56:39 -0400
  • 6e1e21c2be Add missing returns for the new modifiers functions. Pete Johanson 2020-05-27 23:14:09 -0400
  • 1423fe175c Add link to WIP website. Pete Johanson 2020-05-27 10:42:35 -0400
  • 9a09eb14af Initial composite kscan driver. Pete Johanson 2020-05-27 00:48:03 -0400
  • abd106032d Remove unnecessary printk. Pete Johanson 2020-05-26 21:09:35 -0400
  • 72ad47e027 Initial import of GPIO kscan driver into ZMK. Pete Johanson 2020-05-26 20:48:15 -0400
  • dfd5bc0586 More complete intro to the project. Pete Johanson 2020-05-26 11:55:58 -0400
  • 2ec5be9f8f Docs deploy badge. Pete Johanson 2020-05-25 21:39:44 -0400
  • e00408d746 Initial work on basic documentation. Pete Johanson 2020-05-25 21:33:21 -0400
  • 96b87b2594 Merge branch 'actions/mod-tap-initial-work' into 'master' Peter 2020-05-25 03:19:21 +0000
  • 76a433fc39 Clean up and implement MT release w/o mod press. Pete Johanson 2020-05-24 23:13:33 -0400
  • 53aadc4f93 Initial exploration of mod tap action. Pete Johanson 2020-05-22 22:47:03 -0400
  • ed5532bf94 Add a mock kscan driver, working native_posix. Pete Johanson 2020-05-24 18:22:16 -0400
  • 9d5de4e922 Fixes for keymap key selection logic. Pete Johanson 2020-05-22 22:46:21 -0400
  • 02584a4549 Minor prep for settings loading, once working. Pete Johanson 2020-05-20 23:36:27 -0400
  • 872490455b Remove some kscan GPIO to-do items that are done. Pete Johanson 2020-05-20 23:36:12 -0400
  • 0db57b0c12 Fix for return value from HID mod functions. Pete Johanson 2020-05-20 15:51:44 -0400
  • 9e27f0b566 Commented logging directives for use later. Pete Johanson 2020-05-20 15:29:47 -0400
  • fb5cf6ba02 A few more readme items. Pete Johanson 2020-05-19 15:24:11 -0400
  • 585e062e87 Initial basic modifiers support. Pete Johanson 2020-05-18 23:34:36 -0400
  • 5e34e7fec9 More README updates. Pete Johanson 2020-05-18 16:21:41 -0400
  • d9ca07a914 Move BLE passkey entry behind config flag. Pete Johanson 2020-05-18 15:07:37 -0400
  • ba156498bd Comment out non-working layer enum generation. Pete Johanson 2020-05-18 13:50:30 -0400
  • f478438f01 Implement raise/lower for default keymap. Pete Johanson 2020-05-18 13:42:41 -0400
  • c1905745b3 Refactor build/config/keymaps. Pete Johanson 2020-05-18 09:11:46 -0400
  • b3babe2505 Initial passkey entry support. Pete Johanson 2020-05-16 23:26:26 -0400
  • 3b10e00d27 Fixes for finding keymap directory. Pete Johanson 2020-05-16 20:02:27 -0400
  • 0494f6a8c2 Rename the keymap. Pete Johanson 2020-05-16 18:56:19 -0400
  • 644a05a274 Keymap directory support. Pete Johanson 2020-05-16 17:30:30 -0400
  • dffedab7ff One more todo item. Pete Johanson 2020-05-15 21:54:01 -0400
  • ebd3634372 Add some TODOs to the toplevel readme. Pete Johanson 2020-05-15 21:52:25 -0400
  • b135eb65f5 BLE Security/Pairing fixes for "Just Works" SC. Pete Johanson 2020-05-15 11:39:16 -0400
  • 73bea6218e Some initial BEL HoG support. Pete Johanson 2020-05-15 09:41:06 -0400
  • 04fe57d3a3 Some refactoring to prep for BLE support. Pete Johanson 2020-05-12 14:15:33 -0400
  • be53560b77 Full NKRO support, fixes for keymap key selection. Pete Johanson 2020-05-12 13:22:07 -0400
  • 02bffb009f Pass pointer to event to user handler. Pete Johanson 2020-05-11 14:42:59 -0400
  • 7a4624f578 Small tweak. Pete Johanson 2020-05-11 13:58:10 -0400
  • 106d0bb1cd Fix for pwd after before_script Pete Johanson 2020-05-11 13:45:26 -0400
  • 9eb503640b Tweaks for workspace directory. Pete Johanson 2020-05-11 13:40:58 -0400
  • 182a316666 FIx the symlink. Pete Johanson 2020-05-11 13:25:10 -0400
  • 0206796953 Try a symlink trick into a workspace so west modules are in the build dir. Pete Johanson 2020-05-11 13:18:15 -0400
  • bfe2e10421 Try being explicit about cache paths. Pete Johanson 2020-05-11 12:53:34 -0400
  • 8f80858d3a Cache common directories. Pete Johanson 2020-05-11 12:44:19 -0400
  • 203fcc3b0b Switch to tagged image name. Pete Johanson 2020-05-11 11:54:08 -0400
  • 64a0f1b324 Tweak to image tag name. Pete Johanson 2020-05-11 11:51:19 -0400
  • 9137bf1ce5 Docker tag/push fix. Pete Johanson 2020-05-11 11:46:49 -0400
  • 858abaf0d4 Make sure we don't run build on Docker branches/tags. Pete Johanson 2020-05-11 11:46:06 -0400
  • c5e4eea3fd Tweaks to when we do docker job. Pete Johanson 2020-05-11 11:38:04 -0400
  • b67c479f70 Remove locale tweaks. Pete Johanson 2020-05-11 11:24:03 -0400
  • 9d21a0daa4 Docker tweaks. Pete Johanson 2020-05-11 11:09:10 -0400
  • 694e73a4cf Try again. Pete Johanson 2020-05-11 11:05:04 -0400
  • f693db30ce Use CI_PROJECT_DIR properly. Pete Johanson 2020-05-11 11:02:18 -0400
  • ba019c52a4 Try using new build image. Pete Johanson 2020-05-11 10:57:59 -0400
  • 4855854a3a Typo fix for the variable name. Pete Johanson 2020-05-11 10:08:35 -0400
  • 500de0f1b5 Better build orocess for image Pete Johanson 2020-05-11 09:44:37 -0400
  • b57cfa1d92 Fix useradd Pete Johanson 2020-05-11 08:13:55 -0400
  • 3a878010bd Restore useradd Pete Johanson 2020-05-11 08:00:12 -0400
  • b3cbff83c5 Only install the ARM toolchain. Pete Johanson 2020-05-10 23:45:08 -0400
  • aefc6220f5 Tweak dep installs. Pete Johanson 2020-05-10 23:38:45 -0400
  • 1ada918174 Install wget early. Pete Johanson 2020-05-10 23:31:44 -0400
  • 35d2993963 Attempt to build the docker image. Pete Johanson 2020-05-10 23:27:40 -0400
  • fa4424692c Try explicit pip install of required files. Pete Johanson 2020-05-10 17:43:09 -0400
  • f959bd4eff Use a custom key code. Pete Johanson 2020-05-10 17:14:06 -0400
  • 60feb8fb09 Expanded handler implementation, more key defines. Pete Johanson 2020-05-10 17:13:24 -0400
  • 70bf1230fa Tweak to use a chosen node for kscan device. Pete Johanson 2020-05-06 10:04:19 -0400
  • a63a773983 Get *basic* USB report sending working. Pete Johanson 2020-05-05 16:09:05 -0400
  • fe961d54a3 Start to get layers + keymaps pulled in from DTS. Pete Johanson 2020-05-03 15:49:33 -0400
  • 7b4394b3e7 Basic keymap mapping. Pete Johanson 2020-05-01 23:37:37 -0400
  • 523e7f702f Message queue and work item for process scan events. Pete Johanson 2020-05-01 23:10:11 -0400
  • 4e672eafd4 Refactor for better organization Pete Johanson 2020-05-01 19:14:18 -0400
  • 495cd00658 README file. Pete Johanson 2020-05-01 16:49:04 -0400
  • 8b4024fa3c Remove some lingering cargo files. Pete Johanson 2020-05-01 16:45:32 -0400
  • 66ec45acd7 Typo fix for board name. Pete Johanson 2020-05-01 16:36:56 -0400
  • 0ae99904fb Try exporting Zephyr CMake package. Pete Johanson 2020-05-01 16:29:18 -0400
  • bf8c287c70 One more config tweak. Pete Johanson 2020-05-01 16:11:07 -0400
  • 22fdd5e915 Try again after reading more west docs. Pete Johanson 2020-05-01 16:01:27 -0400
  • 8defd239ae Another approach. Pete Johanson 2020-05-01 15:50:56 -0400
  • 5891a5529b Try using west.yml file instead. Pete Johanson 2020-05-01 15:46:19 -0400
  • b086557d43 Try adding west update. Pete Johanson 2020-05-01 15:31:05 -0400
  • e238397ee2 Typo fix for west init. Pete Johanson 2020-05-01 15:24:55 -0400
  • f78c4ebe92 Try to init zephyr before running build. Pete Johanson 2020-05-01 15:16:49 -0400
  • 976f4cadb4 Fix filename. Pete Johanson 2020-05-01 15:08:13 -0400
  • 1a65615e7c Initial stab at CI process. Pete Johanson 2020-05-01 15:07:34 -0400
  • f79c2c1cb2 Add LICENSE Peter 2020-05-01 19:04:48 +0000
  • 52bfc9dd84 Lots of clean up, basic kscan working, remove zephyr-rust. Pete Johanson 2020-05-01 14:58:00 -0400
  • 5b4e43cebd Random progress on board + kscan ideas. Pete Johanson 2020-04-25 22:41:20 -0400
  • 85c8be89de Initial work. Pete Johanson 2020-04-21 16:20:34 -0400