Commit Graph

4172 Commits (c69efc81035c276fa478bb3d68512396184a2f07)
 

Author SHA1 Message Date
Jesse Vincent b818be1d8e Add NEWS and UPGRADING notes for the PER_KEY_DATA feature changes
5 years ago
Florian Fleissner f0102dba00 Keymaps converted from 2D to 1D arrays
5 years ago
Jesse Vincent c6c1492f19
Merge pull request #645 from CapeLeidokos/ng_type_traits
5 years ago
Florian Fleissner 62439007b4 Allow macros to be passed to macro DEFINE_HAS_MEMBER_TRAITS
5 years ago
Florian Fleissner 72e85a9297 Added standard type_traits header
5 years ago
Jesse Vincent 7f6e0de098
Merge pull request #632 from gedankenexperimenter/parabolic-mouse-acceleration
5 years ago
Jesse Vincent 2976192402
Merge pull request #638 from CapeLeidokos/pr_led_mode_refactoring
5 years ago
Florian Fleissner 03e82eec48 Refactored LEDMode related classes
5 years ago
Florian Fleissner f764a78ecd New classes/macros:
5 years ago
Florian Fleissner ea052183be Update wavepool example ot use the "KEYMAP" macro
5 years ago
Jesse Vincent b07c7d5562
Merge pull request #636 from CapeLeidokos/pr_leftover_comment_removed
5 years ago
Jesse Vincent ed41050e3f astyle fix
5 years ago
Jesse Vincent 43f25cb105 Initial support for a port of Kaleidoscope to a new Atreus variant
5 years ago
Michael Richters 71fd49e65f Add timer helper function
5 years ago
Florian Fleissner 6c7aa8f7f3 Refactored LEDMode related classes
5 years ago
Florian Fleissner 9dec8982c8 Removed a leftover comment
5 years ago
Michael Richters 926cf75b33
Smoother mouse acceleration function
5 years ago
Jesse Vincent 5acb97940b
Merge pull request #617 from CapeLeidokos/ng_dynamic_led_modes
6 years ago
Jesse Vincent 86bf5bdfab
Merge pull request #625 from CapeLeidokos/ng_whitespace_fix
6 years ago
Florian Fleissner 2cad17b07b Fixed Kaleidoscope Builder for Arduino paths containing whitespaces
6 years ago
Florian Fleissner f54e11a9b2 Introduced dynamic LED modes
6 years ago
Florian Fleissner af1c2ba659 Introduced has_method.h traits
6 years ago
Jesse Vincent 8fe381a0a2
Merge pull request #620 from gedankenexperimenter/bug/qukeys-mod-flag-rollover
6 years ago
Jesse Vincent eb01ae3da8 Merge branch 'CapeLeidokos-ng_hook_versioning'
6 years ago
Jesse Vincent f2426e64e5 Rename _NOT_DEPRECATED to a "positive" phrasing as "_CURRENT_IMPLEMENTATION"
6 years ago
Michael Richters 01d49a1d3b
Fix Qukeys mod flag rollover
6 years ago
Florian Fleissner 981b085372 Event handler versioning, deprecation and extended signature checks
6 years ago
Jesse Vincent bd05be4974
Merge pull request #595 from keyboardio/f/GenericTestMode
6 years ago
Jesse Vincent 69446acf39
Merge pull request #505 from gedankenexperimenter/bug/qukeys-layer-shift-rollover
6 years ago
Gergely Nagy 199dfaca62
Merge pull request #593 from gedankenexperimenter/led-control-speedup
6 years ago
Gergely Nagy 3580855e5f
Merge pull request #615 from lugray/fix_active_tracking
6 years ago
Lisa Ugray 1f9068ff51 TopsyTurvy: Ensure active state toggles off
6 years ago
Jesse Vincent df3cfbd9ec
Merge pull request #609 from keyboardio/ActiveModColor/init-fix
6 years ago
Jesse Vincent e10c42df50
Merge pull request #614 from keyboardio/EEPROMKeymap/deprecated-interfaces-in-example
6 years ago
Gergely Nagy 78c595f366
examples/EEPROM-Keymap: Stop using deprecated interfaces
6 years ago
Jesse Vincent 63e179365c astyle
6 years ago
Jesse Vincent a37cc1473c
Merge pull request #610 from keyboardio/driver/mcu
6 years ago
Gergely Nagy 3ce7a98329
Introduce an MCU driver
6 years ago
Gergely Nagy e03c741703
ActiveModColor: Re-scan the keymap if no mods found
6 years ago
Gergely Nagy 79c1f75624
Merge pull request #605 from gedankenexperimenter/bug/oneshot-timeout
6 years ago
Michael Richters 445d50a931
Fix OneShot premature timeout
6 years ago
Gergely Nagy efe113041a
NEWS.md: Add an entry about the NumPad changes.
6 years ago
Gergely Nagy 3ccaf187a6
Merge pull request #575 from keyboardio/numist/numpad-avoids-numlock
6 years ago
Gergely Nagy ae369aa49c
Merge pull request #599 from gedankenexperimenter/doc/host-sleep-delay
6 years ago
Michael Richters d1daf9ec96
HostPowerManagement: add documentation about sleep delay on macOS
6 years ago
Michael Richters 32f11d1e77 Fixed qukeys layer-shift rollover with release delay
6 years ago
Michael Richters ab670eeb47 Removed code for tracking Qukey state
6 years ago
Michael Richters 99abfdc3dc Added some descriptive comments regarding Qukeys release delay
6 years ago
Michael Richters 2bbbaee78c Fix rollover from a ShiftToLayer() qukey with release delay
6 years ago
Michael Richters a940f70fc7 Removed obsolete code for updating mapped_key
6 years ago