Commit Graph

3784 Commits (6383e0e5bd69b0af4bc211421de071754a0318c5)
 

Author SHA1 Message Date
Jesse Vincent 6383e0e5bd Clean up the README a bit.
5 years ago
Florian Fleissner 0ac7c191dc Renamed virtual architecture "virtual"
5 years ago
Florian Fleissner ca4f40dbb6 Fixed type warnings and errors with virtual builds
5 years ago
Florian Fleissner 7326be589f kaleidoscope-builder fixed for builds of virtual hardware
5 years ago
Florian Fleissner 4ecf5f795e Let cRGB be defined by the Hardware class
5 years ago
Florian Fleissner 41ecf184d5 VirtualHID.h removed
5 years ago
Florian Fleissner ab6e5b7c2e Prevent some stuff from being build in virtual builds
5 years ago
Florian Fleissner 8ce353a41c Make boot keyboard definition available
5 years ago
Florian Fleissner 4feb140d8c Fixed new operator for use with virtual build
5 years ago
Florian Fleissner 67567d0d21 Renamed macro ARDUINO_VIRTUAL to KALEIDOSCOPE_VIRTUAL_BUILD
5 years ago
Jesse Vincent 51b8adfdc6 Update Turbo plugin for LinearAddressing
5 years ago
Jesse Vincent 617dca07dd Update linear addressing branch for firmware drift
5 years ago
Florian Fleissner 00552193e9 Introduced key address version of handler onKeyswitchEvent
5 years ago
Florian Fleissner 359ac67391 Replaced all occurences of ROWS*COLS with KeyboardHardware.numKeys()
5 years ago
Florian Fleissner 42afb7d2bd Introduced UnknownKeyswitchLocation
5 years ago
Florian Fleissner be2204851a Made type KeyAddr globally available
5 years ago
Florian Fleissner 2cd9d22ee3 Added KeyAddr and numKeys() to all hardware classes
5 years ago
Florian Fleissner 77bdd0c0a1 Added MatrixAddr template class
5 years ago
Michael Richters 6805b349e1 Make opposing mouse movement keys cancel each other
5 years ago
Gergely Nagy 103e8ba859
Merge pull request #511 from ashkitten/master
5 years ago
Jesse Vincent 9628e1cb85
Merge pull request #659 from CapeLeidokos/pr_timer_fix
5 years ago
Florian Fleissner 2cf6883a16 Turned Kaleidoscope::hasTimeExpired static
5 years ago
Florian Fleissner 5cfc4bb57e Added a warning against potential pitfalls with hasTimeExpired
5 years ago
Jesse Vincent 0ee41c85b4
Merge pull request #642 from gedankenexperimenter/standardized-timers
5 years ago
Michael Richters e2b30231d5 Use standard timeout checker for TypingBreaks
5 years ago
Michael Richters 7487d9ede6 Use standard timeout checker for TapDance
5 years ago
Michael Richters afcbb83bae Use standard timeout checker for SpaceCadet
5 years ago
Michael Richters 0b0e061563 Use standard timeout checker for OneShot
5 years ago
Michael Richters 196ac09629 Use standard timeout checker for MouseKeys
5 years ago
Michael Richters 31c80b5811 Use standard timeout checker for MagicCombo
5 years ago
Michael Richters dfdb1c2e25 Use standard timeout checker for Leader
5 years ago
Michael Richters 2c75dceedf Use standard timeout checker for Heatmap
5 years ago
Michael Richters f62c0f631b Use standard timeout checker for GhostInTheFirmware
5 years ago
Michael Richters ecfc9d935a Use standard timeout checker for CycleTimeReport
5 years ago
Michael Richters e7fd8a326a Use standard timeout checker for IdleLEDs
5 years ago
Michael Richters f66415e34f Use standard timeout checker for LEDEffect-Rainbow
5 years ago
Michael Richters 2bcfe8a0ea Use standard timeout checker for LEDEffect-Chase
5 years ago
Michael Richters c5b8eddaae Use standard timeout checker for LEDEffect-Breathe
5 years ago
Michael Richters 85b47caa73 Use standard timeout checker for LED-BootGreeting
5 years ago
Michael Richters 6a830f01af Use standard timeout checker for LED-BootAnimation
5 years ago
Michael Richters 27f1c5fb53 Use standard timeout checker for LED-Wavepool
5 years ago
Michael Richters 00db95968c Use standard timeout checker for LED-Stalker
5 years ago
Michael Richters 0ce81a3e85 Use standard timeout checker for LED-AlphaSquare
5 years ago
Michael Richters fa19951d56 Use standard timeout checker for LEDControl
5 years ago
Jesse Vincent f46b4343d9
Merge pull request #646 from CapeLeidokos/ng_weak_keymaps_linear
5 years ago
Jesse Vincent d9243c1d4f
Merge pull request #652 from CapeLeidokos/pr_virtual_build_fix_f4
5 years ago
Jesse Vincent 6e978db26d
Merge pull request #641 from gedankenexperimenter/timer-helper
5 years ago
Jesse Vincent b0dd6a635d
Merge pull request #654 from CapeLeidokos/pr_virtual_build_fix_f2
5 years ago
Jesse Vincent dd5605f173
Merge pull request #648 from CapeLeidokos/ng_remove_handleKeyswitchEvent_hack
5 years ago
ash lea b65a2b8176 add turbo plugin
5 years ago