Commit Graph

  • 521fea77ee
    Atreus: remove use of ATMEGA32U4_DEVICE macro Jesse Vincent 2020-06-26 19:15:31 -0700
  • 90b086137c
    Remove use of ATMEGA32U4_KEYBOARD macro for the Atreus Jesse Vincent 2020-06-26 19:12:00 -0700
  • 05aa59186a
    Merge branch 'master' of ssh://github.com/keyboardio/Kaleidoscope Jesse Vincent 2020-06-26 18:05:09 -0700
  • 5520799105
    * Use a more distro-agnostic way to reload udev rules Jesse Vincent 2020-06-26 18:02:28 -0700
  • 23736a9309
    Update toolchain setup docs to match current udev rule file name and functionality Jesse Vincent 2020-06-26 18:00:18 -0700
  • 1ef6bad6b0
    Merge pull request #863 from keyboardio/udev/rule-updates Jesse Vincent 2020-06-26 16:40:57 -0700
  • bbcdff6f67
    Update the udev rules to tag devices as uaccess and seat #863 Gergely Nagy 2020-06-27 00:19:16 +0200
  • 2f35c25cd0
    keyscanner::ATmega: Allow setting the scan cycle time at run-time #862 Gergely Nagy 2020-06-26 22:07:02 +0200
  • f8e96d12ed
    keyscanner::ATmega: Implement run-time configurable debounce time #861 Gergely Nagy 2020-06-26 11:59:47 +0200
  • 25272629ab
    Merge pull request #860 from keyboardio/wip/reduce-macros Gergely Nagy 2020-06-26 08:33:47 +0200
  • ba9913e029
    remove KEYSCANNER_PROPS macro #860 Jesse Vincent 2020-06-25 22:28:11 -0700
  • a5081b1b38
    Remove KEYSCANNER_PROPS_BOILERPLATE macro, which was only used in one place right now Jesse Vincent 2020-06-25 22:18:09 -0700
  • 0a9441334c
    Merge pull request #859 from keyboardio/device/dygma/i2c-tuning Jesse Vincent 2020-06-24 10:19:05 -0700
  • 14cb9aa908
    dygma/Raise: Decrease the I2C clock to 100kHZ #859 Gergely Nagy 2020-06-24 19:13:32 +0200
  • 06fdae832a
    add missing doc dep Jesse Vincent 2020-06-19 18:45:17 -0700
  • 2c9d3747ec
    Working toward being able to have a coherent organization of our docs Jesse Vincent 2020-06-19 18:36:14 -0700
  • d7e0f49fef
    Small cleanup to the hardware device readmes Jesse Vincent 2020-06-19 11:52:05 -0700
  • 96e91e9274
    try to fix a hyperlink Jesse Vincent 2020-06-19 00:51:39 -0700
  • f7aa647cf3
    link another doc into the quick start Jesse Vincent 2020-06-19 00:50:07 -0700
  • 6c97eabc70
    link the new docs into quick start Jesse Vincent 2020-06-19 00:47:33 -0700
  • 7547afdc7b
    fix a link Jesse Vincent 2020-06-19 00:44:13 -0700
  • 3beedd596a
    fix a link to the next page Jesse Vincent 2020-06-19 00:36:05 -0700
  • ebbc616695
    split out the ide setup instructions from the build instructions Jesse Vincent 2020-06-19 00:33:17 -0700
  • d7bcb68214
    Add more toolchain setup documentation Jesse Vincent 2020-06-19 00:27:04 -0700
  • e72f7d434f
    improve tooolchain setup headings Jesse Vincent 2020-06-19 00:18:48 -0700
  • f9b5342d42
    bring in the "add keyboard support" docs from the wiki unedited Jesse Vincent 2020-06-19 00:16:28 -0700
  • 53f7d73c9e
    starting to migrate the Arduino setup documentation over from the wiki Jesse Vincent 2020-06-19 00:14:25 -0700
  • da103d42c2
    Start to move the Arduino setup documentation from the wiki Jesse Vincent 2020-06-18 23:57:14 -0700
  • 2fb84f4daf
    add a title to a doc page Jesse Vincent 2020-06-18 23:45:12 -0700
  • 9aa74dbdda
    moving "overviews" to "customization" Jesse Vincent 2020-06-18 23:39:13 -0700
  • fcffbf0f64
    Moving the keycode customization reference from the wiki Jesse Vincent 2020-06-18 23:35:26 -0700
  • 281b808a96
    Merge pull request #856 from cscorley/fix-spacecadet-multikey-drop Jesse Vincent 2020-06-18 18:01:07 -0700
  • c1a54a6bc7
    Merge pull request #858 from alfalfasprossen/ledcontrol/guard-against-nullptr-access Jesse Vincent 2020-06-18 17:52:03 -0700
  • 9ec48d0a4b Guard against nullptr access in LEDControl #858 Johannes Becker 2020-06-18 12:50:31 +0200
  • 918c09fa15 More indention fixes for linter #856 Christopher S. Corley 2020-06-17 22:47:29 -0400
  • 3242af3ce0 Adjust indentation & brace to follow lint rules Christopher S. Corley 2020-06-17 22:22:17 -0400
  • 2ec84fe2d8 Fix key injection when many pressed at once Christopher S. Corley 2020-06-17 21:39:27 -0400
  • d98dd72e17
    Merge pull request #854 from tnorthcutt/patch-2 Jesse Vincent 2020-06-17 16:11:22 -0700
  • 2846de25dc Update link to key layout diagram #854 Travis Northcutt 2020-06-17 08:11:39 -0600
  • 7d60ddfd28
    Merge pull request #853 from keyboardio/deprecations/removal-2020-june Jesse Vincent 2020-06-16 11:55:19 -0700
  • 54331c1ed9
    docs/UPGRADING.md: Breaking changes update #853 Gergely Nagy 2020-06-16 11:59:40 +0200
  • f760431b2b
    Remove the deprecated row/col-based indexing APIs Gergely Nagy 2020-06-16 11:51:17 +0200
  • cfe4bb3dce
    Remove the deprecated `Kaleidoscope_` class Gergely Nagy 2020-06-16 11:32:49 +0200
  • c800d2e425
    Remove the deprecated `LEDControl.paused` property Gergely Nagy 2020-06-16 11:29:54 +0200
  • e8c1a3bfb4
    LEDControl: Remove the deprecated LEDControl::mode_add() method Gergely Nagy 2020-06-16 11:14:05 +0200
  • 8333dab7ce
    Remove the deprecated, old device APIs Gergely Nagy 2020-06-16 11:09:41 +0200
  • ddc69ea735
    docs/UPGRADING.md: Minor formatting fixes Gergely Nagy 2020-06-16 11:26:32 +0200
  • 66df8e9477
    Rename the find-duplicate-cpp-files too to find-filename-conflicts Gergely Nagy 2020-06-14 03:10:45 +0200
  • 1efb30d5f3
    Merge pull request #852 from keyboardio/tools/duplicate-finder Jesse Vincent 2020-06-13 12:05:44 -0700
  • f0334dcaa8
    Add a small tool to find conflicting filenames #852 Gergely Nagy 2020-06-12 13:33:14 +0200
  • a2fe05f380
    Merge branch 'master' of ssh://github.com/keyboardio/Kaleidoscope Jesse Vincent 2020-06-12 12:05:46 -0700
  • bd44c8e19b
    Update default Atreus firmware to make Fun-Bksp into Delete. Jesse Vincent 2020-06-12 12:04:47 -0700
  • 9e79ac8acf
    Merge pull request #848 from keyboardio/detect-missing-bundle Jesse Vincent 2020-06-10 20:32:34 -0700
  • 3ef62680ac
    Bump Atreus example sketch up to 10 EEPROM layers Jesse Vincent 2020-06-10 14:55:12 -0700
  • d939835d22
    Merge branch 'master' into detect-missing-bundle #848 Jesse Vincent 2020-06-10 13:55:30 -0700
  • 7c5988f1f3
    Migrate https://github.com/keyboardio/Kaleidoscope/wiki/Core-Plugins Jesse Vincent 2020-06-08 23:57:26 -0700
  • f690d53966
    Migrating interdependent-plugins.md from the wiki Jesse Vincent 2020-06-08 23:10:35 -0700
  • 9f51468366
    Migrate https://github.com/keyboardio/Kaleidoscope/wiki/EEPROM-Customizing-Without-Programming from wiki Jesse Vincent 2020-06-08 23:01:29 -0700
  • d63d6b8409
    migrate led plugin overview from wiki Jesse Vincent 2020-06-08 22:45:34 -0700
  • fb8a9aa25b
    Add a title for the design philosophy Jesse Vincent 2020-06-08 22:30:38 -0700
  • 1472af7ba8
    Migrate "release testing" from the wiki Jesse Vincent 2020-06-08 22:27:25 -0700
  • ca06492a89
    Add a "design philosophy" doc migrated from the wiki Jesse Vincent 2020-06-08 22:21:08 -0700
  • 0a103d1568
    Comments cleanup for the Atreus port Jesse Vincent 2020-06-08 20:11:01 -0700
  • cc62dbae73
    Next step of renaming the Technomancy Atreus2 to the Keyboardio Atreus Jesse Vincent 2020-06-08 16:58:39 -0700
  • a2a4192730
    Begin to rename Technomancy Atreus2 to Keyboardio Atreus Jesse Vincent 2020-06-08 16:53:02 -0700
  • b83d191866
    MINIMAL renaming to get the device to show up as the Keyboardio Atreus in Examples and in the boards manager. Jesse Vincent 2020-06-08 16:39:18 -0700
  • 1ae6b5b9ab
    Merge branch 'alfalfasprossen-ledcontrol/shift-invert-next-prev-led-key' Jesse Vincent 2020-06-07 23:43:41 -0700
  • 16e3324e28
    astyle Jesse Vincent 2020-06-07 23:43:25 -0700
  • 96d64d94d5
    Merge branch 'ledcontrol/shift-invert-next-prev-led-key' of https://github.com/alfalfasprossen/Kaleidoscope into alfalfasprossen-ledcontrol/shift-invert-next-prev-led-key Jesse Vincent 2020-06-07 23:42:15 -0700
  • e9f03ddd5b
    Remove the term 'blacklist' from an example in the coding style guide Jesse Vincent 2020-06-07 23:39:56 -0700
  • 230d8e3c9b Use shift state to invert next/prev LED effect key direction #849 Johannes Becker 2020-06-08 02:59:00 +0200
  • 47d12f39e2 Add a test to the Makefile to complain if it can't find the Kaleidoscope bundle with a hint as to what the user might do to resolve things Jesse Vincent 2020-06-07 16:10:21 -0700
  • d7541e1b7d Add a test to the Makefile to complain if it can't find the Kaleidoscope bundle with a hint as to what the user might do to resolve things v1.97.0 Jesse Vincent 2020-06-07 16:10:21 -0700
  • 97d4f4e991 Add a note about symlinks on Windows, thanks to Johannes Becker. Jesse Vincent 2020-05-18 11:31:33 -0700
  • 81fc6e61bd
    Introduce MCU Properties #844 Gergely Nagy 2020-05-06 20:46:08 +0200
  • 491bf06abf
    Further improvements for `ATMEGA32U4_DEVICE` #843 Gergely Nagy 2020-05-06 13:19:20 +0200
  • 45055d4c2f
    Future-proof our device & driver helper macros Gergely Nagy 2020-05-06 13:09:28 +0200
  • d6868bf2ae
    Revert "plugin/FlashHelper: New plugin for firmware-assisted flashing" Gergely Nagy 2020-05-05 22:47:22 +0200
  • a0153f2422
    Merge pull request #841 from keyboardio/manual-reset Gergely Nagy 2020-05-05 10:53:02 +0200
  • c0cf40f04b
    Restore ATmega32U4Keyboard compatibility #842 Gergely Nagy 2020-05-05 10:36:49 +0200
  • 43526c4d92 Slightly updated probing logic based on Jason's code. #841 Jason Koh 2020-05-04 15:40:48 -0700
  • 430b159913 Tweak location-based detection logic Jason Koh 2020-05-04 15:24:27 -0700
  • b675ff2902 Make our hail-mary logic a little more flexible. Jason Koh 2020-05-04 15:18:08 -0700
  • 94790f8db9 Make sure the macOS device prober only runs if you've supplied the required args Jason Koh 2020-05-04 15:13:24 -0700
  • 476cbe1785 Add a new MANUAL_RESET feature to Kaleidoscope builder Jason Koh 2020-05-04 15:11:29 -0700
  • 14a85fb864
    Merge pull request #837 from keyboardio/plugin/flash-helper Jesse Vincent 2020-05-04 12:57:38 -0700
  • b83d06ee21 Addressing review comments. #824 Jason Koh 2020-05-03 18:52:27 +1000
  • c917acb8a1
    plugin/FlashHelper: New plugin for firmware-assisted flashing #837 Gergely Nagy 2020-05-02 13:23:24 +0200
  • ca33599092
    Merge pull request #839 from tnorthcutt/patch-1 Jesse Vincent 2020-04-30 12:00:14 -0700
  • b9c88b0bc0
    Update Macros docs with example of Macros.play() #839 Travis Northcutt 2020-04-30 08:36:43 -0600
  • c097a21bfd
    Merge pull request #834 from keyboardio/system-control-keys-on-mac Jesse Vincent 2020-04-28 10:52:08 -0700
  • d803f4731a Windows path confirmed thanks to guitarjorge24. Jesse Vincent 2020-04-27 17:02:17 -0700
  • 04f67a6504 Merge branch 'master' of ssh://github.com/keyboardio/Kaleidoscope Jesse Vincent 2020-04-27 17:03:00 -0700
  • 201ea3abab
    Merge pull request #833 from keyboardio/boot-keyboard-key-repeat-fix Jesse Vincent 2020-04-27 15:39:25 -0700
  • 496029eeb2 Merge branch 'boot-keyboard-key-repeat-fix' of https://github.com/keyboardio/Kaleidoscope into boot-keyboard-key-repeat-fix #833 Jesse Vincent 2020-04-27 15:14:57 -0700
  • 37a3d44f99 Boot Keyboard keys were never being released. Fixes #825 Jesse Vincent 2020-04-27 13:45:18 -0700
  • 12fe5919db Merge branch 'system-control-keys-on-mac' of https://github.com/keyboardio/Kaleidoscope into system-control-keys-on-mac #834 Jesse Vincent 2020-04-27 15:13:34 -0700
  • 86ea894767 Switch SystemControl keys to send press events when toggled on and release events when toggled off. Jesse Vincent 2020-04-27 15:09:21 -0700
  • e65044fd64 Switch SystemControl keys to send press events when toggled on and release events when toggled off. Jesse Vincent 2020-04-27 15:09:21 -0700
  • 9caad1d818 Boot Keyboard keys were never being released. Fixes #825 Jesse Vincent 2020-04-27 13:45:18 -0700