Commit Graph

26 Commits (78e9ec429177df93a148d0cfac20be0d2ed7572f)

Author SHA1 Message Date
Michael Richters 1464afe990
Add notes on Qukeys changes to UPGRADING
4 years ago
Jesse Vincent 5d59552403
Add a note about how we should offer at least a 60 day deprecation period for APIs
4 years ago
Jesse Vincent ed61bb1bea Remove direct raw key access, as we're passed the removal date
4 years ago
Jesse Vincent c46df89dcc Remove the deprecated HID Facade, as we've passed the promise date of 2020-09-16
4 years ago
Gergely Nagy 60c138d756
docs/UPGRADING.md: Adjust the removal date of the deprecated Layer methods
4 years ago
Gergely Nagy ab3b661cd5
Switch to activation-order for Layers
4 years ago
Gergely Nagy 8d4dfa877b
Deprecate the key masking API
4 years ago
Jesse Vincent 2c9d3747ec
Working toward being able to have a coherent organization of our docs
4 years ago
Gergely Nagy 54331c1ed9
docs/UPGRADING.md: Breaking changes update
4 years ago
Gergely Nagy f760431b2b
Remove the deprecated row/col-based indexing APIs
4 years ago
Gergely Nagy cfe4bb3dce
Remove the deprecated `Kaleidoscope_` class
4 years ago
Gergely Nagy c800d2e425
Remove the deprecated `LEDControl.paused` property
4 years ago
Gergely Nagy e8c1a3bfb4
LEDControl: Remove the deprecated LEDControl::mode_add() method
4 years ago
Gergely Nagy 8333dab7ce
Remove the deprecated, old device APIs
4 years ago
Gergely Nagy ddc69ea735
docs/UPGRADING.md: Minor formatting fixes
4 years ago
Gergely Nagy e75676de33
docs/UPGRADING.md: Clarify the kaleidoscope::Runtime parts
5 years ago
Jesse Vincent 098fc885f1
Merge pull request #784 from keyboardio/leds/led-off-key
5 years ago
Gergely Nagy 5697f866a6
docs/UPGRADING.md: Add a removal date for the old device APIs
5 years ago
Gergely Nagy e5c8f72247
docs/UPGRADING.md: Add a removal date for the old row/col based indexing
5 years ago
Gergely Nagy f5c9581036
Remove the old 2d keymaps array
5 years ago
Gergely Nagy 753368dee8
docs/UPGRADING.md: ToC update
5 years ago
Gergely Nagy 7aad552ea0
docs/UPGRADING.md: ToC update
5 years ago
Gergely Nagy 653f65fe6e
EEPROM-Keymap: Deprecate the deprecated 2-arg constructor
5 years ago
Gergely Nagy f3648c0f82
docs/UPGRADING.md: Drop the note about OneShot stickability
5 years ago
Gergely Nagy 6689912bcd
LEDControl: Add disable/enable functions, and a toggle key
5 years ago
Jesse Vincent a60651054a
Move most of our docs into the 'docs' directory as we being Read The Docs setup
5 years ago