Commit Graph

  • 6b55f41cdf Add renovate.json #1 renovate/configure Renovate Bot 2022-12-31 17:41:19 +0000
  • 0bb3928aea
    mu main Alpha Chen 2022-10-05 10:13:10 -0700
  • 7954cc8f25
    Merge remote-tracking branch 'upstream/master' master Alpha Chen 2022-10-05 09:25:00 -0700
  • 9fb691f44a
    mu Alpha Chen 2022-10-04 16:14:08 -0700
  • ff19f144f8
    Merge pull request #1126 from gedankenexperimenter/mousekeys-rewrite Gergely Nagy 2022-10-04 19:45:34 +0200
  • a0045f4d9e
    End mouse warping when any non-warp mouse key toggles on Michael Richters 2022-10-03 23:54:56 -0500
  • 51125f215b
    Run IWYU & format code for MouseKeys Michael Richters 2022-06-06 09:14:52 -0500
  • c84aa58470
    Add MouseKeysConfig plugin Michael Richters 2022-03-15 21:47:56 -0500
  • 789cc218c6
    Rewrite MouseKeys plugin Michael Richters 2022-03-15 21:47:27 -0500
  • adaa3b7a01
    Deprecate MouseKeys public variables Michael Richters 2022-02-21 23:53:17 -0600
  • a43b89ce51
    mu Alpha Chen 2022-10-03 11:04:29 -0700
  • 02157d30c7
    ignore bin/arduino-cli Alpha Chen 2022-10-03 09:46:48 -0700
  • 2f1c96ab4e
    Merge pull request #1262 from noerw/fix-typing-breaks-leftkeys Gergely Nagy 2022-10-03 18:34:48 +0200
  • 49a691e0f9
    Merge pull request #1263 from noerw/typingbreaks-add-focus-cmds Gergely Nagy 2022-10-03 18:29:24 +0200
  • 3655f9a517 TypingBreaks: fix off-by-one on leftKeys / rightKeys Norwin 2022-10-03 15:40:13 +0200
  • e22773ab5b TypingBreaks: add focus commands for getting runtime state Norwin 2022-10-03 15:46:33 +0200
  • fefc6699ba
    Merge pull request #1260 from tlyu/hostpower-cleanup Jesse Vincent 2022-10-02 17:17:31 -0700
  • e233e96be7 clean up HostPowerManagement Taylor Yu 2022-10-02 18:05:19 -0500
  • 18d0292d64
    Merge pull request #1259 from tlyu/fix-mkdir-race Jesse Vincent 2022-10-02 14:23:55 -0700
  • af69f6a72b fix race in sketch.mk Taylor Yu 2022-10-02 15:45:13 -0500
  • 0ac320baeb export DEVICE so sketch Makefile works again Taylor Yu 2022-10-02 15:13:04 -0500
  • 95ea4e3175
    Merge pull request #1257 from keyboardio/r/hostpowermanagement/refactor Jesse Vincent 2022-10-02 12:37:37 -0700
  • d0f1a812b0
    HostPowerManagement: Lift out the suspension check, to remove code duplication Gergely Nagy 2022-10-02 11:59:23 +0200
  • 6a12467b84
    Merge pull request #1256 from keyboardio/f/lazier-port-detection Gergely Nagy 2022-10-02 09:21:53 +0200
  • b949ca89b1
    Merge pull request #1253 from tlyu/m100-hostpower Jesse Vincent 2022-10-01 20:11:13 -0700
  • cf798497e2
    Because of how makefile rules are evaluated, the previous code was detecting the device port at evaluation time rather than execution time. Jesse Vincent 2022-10-01 20:06:00 -0700
  • ca9b4cb50c
    Merge pull request #1231 from keyboardio/f/handleHelp-varargs Gergely Nagy 2022-10-02 02:45:26 +0200
  • 04d608c9f6 implement HostPowerManagement for Model 100 Taylor Yu 2022-10-01 18:37:31 -0500
  • 9bf6eba010
    Merge pull request #1248 from keyboardio/b/spacecadet-fix Jesse Vincent 2022-09-27 16:13:20 -0700
  • f21dda9a51
    SpaceCadet: Fix flushing the on-tap action Gergely Nagy 2022-09-28 00:24:28 +0200
  • 28d6d66e98
    Merge pull request #1245 from keyboardio/f/m100-notes v1.99.6 Gergely Nagy 2022-09-27 01:23:04 +0200
  • ae9e561028
    Add the Model 100 udev rules Jesse Vincent 2022-09-26 15:29:52 -0700
  • f181d55124
    Add a note about where to find non-Model-01 firmware to the README Jesse Vincent 2022-09-26 15:29:39 -0700
  • be28b367ce
    Merge pull request #1243 from tlyu/fix-gamma Jesse Vincent 2022-09-26 11:30:58 -0700
  • d065721ad6
    Merge 45bd9d1a3d into a9f4f16e31 #1243 Taylor Yu 2022-09-26 18:25:46 +0000
  • 45bd9d1a3d restore gamma correction on Model 100 #1243 Taylor Yu 2022-09-26 12:35:29 -0500
  • dd0529a6ec
    Merge 150edb5fc3 into a9f4f16e31 #1126 Michael Richters 2022-09-26 08:25:20 -0400
  • f84efd82d6
    Merge 75b911b27d into a9f4f16e31 #1231 Gergely Nagy 2022-09-26 08:52:05 +0000
  • 75b911b27d
    Update UPGRADING.md to show the newest Focus APIs #1231 f/handleHelp-varargs Gergely Nagy 2022-09-21 12:03:55 +0200
  • a5afaf1eb4
    FocusSerial: Documentation update Gergely Nagy 2022-09-21 11:53:48 +0200
  • 26340b7edb
    Rename the `command` arg of `onFocusEvent` to `input` Gergely Nagy 2022-09-21 11:44:39 +0200
  • 8ac4d9f5c1
    A more efficient way to handle onFocusEvent commands Gergely Nagy 2022-08-30 21:39:42 +0200
  • a9f4f16e31
    Merge pull request #1241 from keyboardio/f/sync-examples Gergely Nagy 2022-09-25 19:57:48 +0200
  • 7b66d8dfb5
    Sync Model100, Atreus and Model01 sketches with those bundled with Chrysalis #1241 Jesse Vincent 2022-09-25 10:43:51 -0700
  • 8196adab6c
    We need to ignore the output of focus-send device.reset or else flashing a keyboard without focus can break Jesse Vincent 2022-09-25 10:35:14 -0700
  • 96fbfb0628
    Merge pull request #1236 from keyboardio/b/focus/char-read-fix Gergely Nagy 2022-09-23 21:34:33 +0200
  • a4b84057b0
    FocusSerial: Use `.readBytes()` rather than `.read()` for reading a `char` #1236 Gergely Nagy 2022-09-23 21:26:45 +0200
  • 199953cac5
    Merge f42fba55b0 into 62a0fae04d #1039 Michael Richters 2022-09-21 21:19:54 -0700
  • 62a0fae04d
    Merge pull request #1234 from keyboardio/f/spacecadet-config Jesse Vincent 2022-09-15 16:55:35 -0700
  • cd82afd50a
    SpaceCadet: Implement a SpaceCadetConfig plugin #1234 Gergely Nagy 2022-09-15 18:12:47 +0200
  • 7f4090f126
    SpaceCadet: Drop the deprecated public member variables Gergely Nagy 2022-09-15 17:59:20 +0200
  • 63bcf212f3
    Merge pull request #1232 from keyboardio/b/defaultledmodeconfig/doc-typo-fix Jesse Vincent 2022-09-13 09:36:59 -0700
  • db7b0af730
    DefaultLEDModeConfig: Fix a typo in the documentation #1232 Gergely Nagy 2022-09-13 10:59:54 +0200
  • 961853e3f3
    A very rough WIP of a potential refactor of focus. It compiles but I haven't even uploaded it to a device. #1230 wip/refactor-focus Jesse Vincent 2022-09-06 13:03:48 -0700
  • 4150cf8b8c
    tools/focus-send.rs: Small code cleanup #1228 Gergely Nagy 2022-09-02 22:32:21 +0200
  • 8805de3f49
    tools/focus-send.rs: Make Cli.device() simpler and more idiomatic Gergely Nagy 2022-08-31 23:36:54 +0200
  • 180e67d5f5
    Merge 5bbf26c7db into f3fe7c9023 #1070 Michael Richters 2022-09-01 03:15:28 +0900
  • e3f37f06d7
    Merge 505274c172 into f3fe7c9023 #995 Gergely Nagy 2022-09-01 03:15:26 +0900
  • 8bd590c680
    Merge a2cb79a1be into f3fe7c9023 #799 noseglasses 2022-09-01 03:15:24 +0900
  • 3e6dcd6247
    tools/focus-send.rs: Add a few workarounds for Windows Gergely Nagy 2022-08-30 23:33:02 +0200
  • d066d3d856
    tools/focus-send.rs: Use auto-detection instead of defaults Gergely Nagy 2022-08-30 20:03:50 +0200
  • 0f4a7620e8
    ci: Add a workflow to build tools/focus-send.rs Gergely Nagy 2022-08-29 08:06:06 +0200
  • a9e2e91a00
    Initial import of tools/focus-send.rs Gergely Nagy 2022-08-29 07:44:36 +0200
  • f3fe7c9023
    Merge pull request #1227 from tlyu/focus-send Jesse Vincent 2022-08-28 10:50:01 -0700
  • 1301bebc09 update for review comments #1227 Taylor Yu 2022-08-28 11:17:55 -0500
  • d16f2c93b8 improve focus-send Taylor Yu 2022-08-28 10:13:44 -0500
  • becf816dbe
    Merge pull request #1226 from tlyu/focus-gather Jesse Vincent 2022-08-26 19:59:53 -0700
  • af3dc61710 Focus: correctly handle delayed newline #1226 Taylor Yu 2022-08-26 21:03:33 -0500
  • cb340e9637
    Let clang-format 14 do its thing. f/clang-format-14 Jesse Vincent 2022-08-26 11:39:53 -0700
  • da42157c64
    Run everything on the latest 22.04 ubuntu image Jesse Vincent 2022-08-26 11:29:24 -0700
  • 02e614db3e
    Update to clang-format 14 Jesse Vincent 2022-08-26 11:26:26 -0700
  • 35aa03b63d
    Merge pull request #1225 from tlyu/fix-newlines Jesse Vincent 2022-08-26 11:38:52 -0700
  • 4a030ae7e8 format #1225 Taylor Yu 2022-08-26 13:24:20 -0500
  • cf66803288 use CRLF for Focus newlines Taylor Yu 2022-08-26 12:12:51 -0500
  • f42fba55b0
    Clarify (and correct minor errors in) layers.md #1039 Michael Richters 2021-06-01 09:59:03 -0500
  • 2e2954542f
    Update NEWS.md for new layer change key handling Michael Richters 2021-05-29 23:47:09 -0500
  • 792f7b21e6
    Add more comprehensive layer change use cases Michael Richters 2021-05-20 23:52:08 -0500
  • ec52c13431
    Adjust layer testcases for new layer change semantics Michael Richters 2021-05-18 15:24:11 -0500
  • 8dda28f86b
    Separate tracking of layer shifts & locks Michael Richters 2021-05-18 15:07:09 -0500
  • 3a181c2020
    Fix minor bug in layer deactivation Michael Richters 2021-05-17 10:02:25 -0500
  • 066f215843
    [wip] New plugin: CustomKeyLabels #1218 Gergely Nagy 2022-07-23 11:04:12 +0200
  • 8f3fab579b
    Merge pull request #1206 from keyboardio/plugin/layernames Jesse Vincent 2022-07-21 16:42:11 -0700
  • b114110645
    New plugin: LayerNames #1206 Gergely Nagy 2022-07-21 08:22:26 +0200
  • e52cf5c821
    FocusSerial: Add Focus.read(char &c) Gergely Nagy 2022-06-24 21:21:36 +0200
  • f5639dd5ba
    Merge pull request #1216 from keyboardio/f/DefaultColormap/public-install Jesse Vincent 2022-07-19 11:56:58 -0700
  • 9d0dddb79a
    plugins/Colormap: Make DefaultColormap.install() public #1216 Gergely Nagy 2022-07-19 20:06:45 +0200
  • 51b272e598
    Merge pull request #1215 from miyagawa/mousekeys-warp Jesse Vincent 2022-07-18 15:31:04 -0700
  • 1e36ab17a6 fix example warp key mappings #1215 Tatsuhiko Miyagawa 2022-07-17 16:32:49 -0700
  • 9d374292ba
    Merge pull request #1210 from keyboardio/makefiles/device-reset-fix Jesse Vincent 2022-07-11 10:49:22 -0700
  • 9b9911bdb5
    etc/makefiles: Call bin/focus-send to do the device reset #1210 Gergely Nagy 2022-07-11 19:46:38 +0200
  • dde7caeee9
    Merge pull request #1213 from gergelypolonkai/persist-heatmap-between-ledmodes Gergely Nagy 2022-07-05 19:42:19 +0200
  • d794035f6c
    Heatmap: Make Heatmap data persist between LED effect changes #1213 Gergely Polonkai 2022-07-05 11:27:59 +0200
  • 463820cb9e
    make format #1214 Gergely Polonkai 2022-07-05 12:53:55 +0200
  • 4087f43534
    Merge pull request #1209 from keyboardio/bootloader/typo-fixes Jesse Vincent 2022-06-29 14:19:11 -0700
  • 6fd2fa153b
    hardware: Fix the bootloader props on a number of devices #1209 Gergely Nagy 2022-06-29 09:29:44 +0200
  • 6db44b88ba
    wip: ploopyenc hardware/ploopy Gergely Nagy 2022-06-29 09:23:07 +0200
  • 0d9550a5cb
    wip Gergely Nagy 2022-06-29 09:06:32 +0200
  • 9fbb820638
    Revert "wip: adns + kaleidoscope, ~" Gergely Nagy 2022-06-29 07:52:10 +0200
  • d5e75e2ed7
    wip: adns + kaleidoscope, ~ Gergely Nagy 2022-06-29 07:50:38 +0200
  • 7939dc015a
    wip Gergely Nagy 2022-06-29 07:50:22 +0200