Age | Commit message (Collapse) | Author |
|
Co-authored-by: Tomasz Janeczko <tomasz.j@hey.com>
|
|
* Handle timeout on UART for Redox Wireless receiver-to-keyboard communication.
- This fixes the issue of a keyboard deadlocking on the first matrix
scan with Redox Wireless keyboards
* Remove an explicit cast.
Co-authored-by: Tomasz Janeczko <tomasz.j@hey.com>
|
|
|
|
* Migrate Thermal Printer feature to UART driver
* Migrate 40percentclub UT47 to UART driver
* Migrate Centromere to UART driver
* Migrate Chimera Ergo to UART driver
* Migrate Chimera Let's Split to UART driver
* Migrate Chimera Ortho to UART driver
* Migrate Chimera Ortho Plus to UART driver
* Migrate Comet46 to UART driver
* Migrate Palm USB converter to UART driver
* Migrate Sun USB converter to UART driver
* Migrate Dichotomy to UART driver
* Migrate Honeycomb to UART driver
* Migrate Mitosis to UART driver
* Migrate Redox W to UART driver
* Migrate Uni660 to UART driver
* Migrate Telophase to UART driver
|
|
* Remove legacy print backward compatiblitly
* Remove legacy print backward compatiblitly - core
* revert comment changes
|
|
|
|
|
|
* Added folder and default keymap
* Added italian keymap
* Fixed readme.md
* Added layer display through RGB led
* Added layer status display to italian keymap
* Fixed indentation
* Removed obsolete comments
* Updated instructions
* Fixed keymaps readmes and removed RGB controls on ADJUST layer
* Removed redundant KC_* definitions
* Fixed readme file
* Changed include guards to pragma once
* Removed unused audio functions
* Fixed rules.mk file
* Added spaces in readme to fix rendering
* Reconfigured keymap macro to resemble physical layout
* Updated default keymap
* Updated italian keymap
* Removed unused persistent_default_layer_set function
|