Commit Graph

5251 Commits (fe84a7afc720988ed2e2dc322dde0963094b97ce)
 

Author SHA1 Message Date
Gergely Nagy 65c8a1f96e
Merge pull request from tiltowait/idle-leds-efficiency 5 years ago
Gergely Nagy 47053c9a7e
LEDPaletteTheme: Fix the key address refreshAt() uses 5 years ago
Jesse Vincent a050223d40
Merge pull request from keyboardio/ActiveModColor/on-boot-scan 5 years ago
Gergely Nagy 9dfbe78e1a
ActiveModColor: Cache the list of modifiers at setup time too 5 years ago
Jesse Vincent c00a234d86
Merge pull request from Plotnus/patch-1 5 years ago
Jonathan Plotner 9834dbc16c
inserted missing ```sh 5 years ago
Michael Richters 1e58fcf3b8 Rewrite Qukeys plugin from scratch 6 years ago
tiltowait bb85ecaf43 Keep property public and rename methods to conform to style guide. 6 years ago
tiltowait e81f13fac7 Calculate idle time when set instead of every cycle 6 years ago
Jesse Vincent f6d2e62649 Astyle 6 years ago
Jesse Vincent 68d8d06f3c typo 6 years ago
Jesse Vincent d38b4a13e1 whitespace 6 years ago
Jesse Vincent e9e404e7e7 Comments cleanup 6 years ago
Jesse Vincent 2f5b9d5c1d Removed an ancient debugging method 6 years ago
Jesse Vincent 7ed370814b Cherry-picked part two of this change 6 years ago
Florian Fleissner 181853ca40 Removed superfluous typedef also provided by KeyAddr.h 6 years ago
Florian Fleissner 986e3b407c Let keyIndex-macro use KeyAddr 6 years ago
Jesse Vincent 6383e0e5bd Clean up the README a bit. 6 years ago
Florian Fleissner 0ac7c191dc Renamed virtual architecture "virtual" 6 years ago
Florian Fleissner ca4f40dbb6 Fixed type warnings and errors with virtual builds 6 years ago
Florian Fleissner 7326be589f kaleidoscope-builder fixed for builds of virtual hardware 6 years ago
Florian Fleissner 4ecf5f795e Let cRGB be defined by the Hardware class 6 years ago
Florian Fleissner 41ecf184d5 VirtualHID.h removed 6 years ago
Florian Fleissner ab6e5b7c2e Prevent some stuff from being build in virtual builds 6 years ago
Florian Fleissner 8ce353a41c Make boot keyboard definition available 6 years ago
Florian Fleissner 4feb140d8c Fixed new operator for use with virtual build 6 years ago
Florian Fleissner 67567d0d21 Renamed macro ARDUINO_VIRTUAL to KALEIDOSCOPE_VIRTUAL_BUILD 6 years ago
Jesse Vincent 51b8adfdc6 Update Turbo plugin for LinearAddressing 6 years ago
Jesse Vincent 617dca07dd Update linear addressing branch for firmware drift 6 years ago
Florian Fleissner 00552193e9 Introduced key address version of handler onKeyswitchEvent 6 years ago
Florian Fleissner 359ac67391 Replaced all occurences of ROWS*COLS with KeyboardHardware.numKeys() 6 years ago
Florian Fleissner 42afb7d2bd Introduced UnknownKeyswitchLocation 6 years ago
Florian Fleissner be2204851a Made type KeyAddr globally available 6 years ago
Florian Fleissner 2cd9d22ee3 Added KeyAddr and numKeys() to all hardware classes 6 years ago
Florian Fleissner 77bdd0c0a1 Added MatrixAddr template class 6 years ago
Michael Richters 6805b349e1 Make opposing mouse movement keys cancel each other 6 years ago
Gergely Nagy 103e8ba859
Merge pull request from ashkitten/master 6 years ago
Jesse Vincent 9628e1cb85
Merge pull request from CapeLeidokos/pr_timer_fix 6 years ago
Florian Fleissner 2cf6883a16 Turned Kaleidoscope::hasTimeExpired static 6 years ago
Florian Fleissner 5cfc4bb57e Added a warning against potential pitfalls with hasTimeExpired 6 years ago
Jesse Vincent 0ee41c85b4
Merge pull request from gedankenexperimenter/standardized-timers 6 years ago
Michael Richters e2b30231d5 Use standard timeout checker for TypingBreaks 6 years ago
Michael Richters 7487d9ede6 Use standard timeout checker for TapDance 6 years ago
Michael Richters afcbb83bae Use standard timeout checker for SpaceCadet 6 years ago
Michael Richters 0b0e061563 Use standard timeout checker for OneShot 6 years ago
Michael Richters 196ac09629 Use standard timeout checker for MouseKeys 6 years ago
Michael Richters 31c80b5811 Use standard timeout checker for MagicCombo 6 years ago
Michael Richters dfdb1c2e25 Use standard timeout checker for Leader 6 years ago
Michael Richters 2c75dceedf Use standard timeout checker for Heatmap 6 years ago
Michael Richters f62c0f631b Use standard timeout checker for GhostInTheFirmware 6 years ago