Xelus22
|
4e1c5887c5
|
[Core] Refactor OLED to allow easy addition of other types (#13454)
* add docs
* core changes
* update keyboards to new OLED
* updated users to new OLED
* update layouts to new OLED
* fixup docs
* drashna's suggestion
* fix up docs
* new keyboards with oled
* core split changes
* remaining keyboard files
* Fix The Helix keyboards oled options
* reflect develop
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: mtei <2170248+mtei@users.noreply.github.com>
|
2021-08-24 16:28:26 +10:00 |
Drashna Jaelre
|
7a6e630ffd
|
Fix RGB/LED Suspend defines (#13146)
|
2021-06-09 22:59:19 -07:00 |
Ryan
|
04ab5de73c
|
Deprecate `send_unicode_hex_string()` (#12602)
|
2021-05-14 03:25:40 +10:00 |
Akaash Suresh
|
6ff093efbe
|
Local Changes
|
2020-01-23 22:41:15 +11:00 |
Akaash Suresh
|
caa70df816
|
[Keymap] Userspace refactor, adding leader key functionality (#7790)
* Userspace refactor
* Fixed missed ifdef
* tapcode16, adjust layout
* glcdfont changes from #7745
* Modify Keymaps, add workman
* RGB & OLED update
|
2020-01-09 11:57:54 -08:00 |
Akaash Suresh
|
2a7c715bc6
|
Fixed formatting and added font file
|
2020-01-03 08:55:47 -06:00 |
CurryFurious
|
5b8f1327d8
|
Removing unnecessary struct definitions
Removed userspace_config unused variables, and removed _NUMLOCK as it isn't used anywhere.
|
2020-01-02 16:26:09 -06:00 |
Akaash Suresh
|
291ef064a7
|
Formatting
|
2020-01-02 12:22:22 -06:00 |
Akaash Suresh
|
a0a6e24788
|
Added license and readme
|
2020-01-02 12:13:39 -06:00 |
Akaash Suresh
|
3650d59afe
|
Merge upstream/master with userspace
|
2020-01-02 11:52:23 -06:00 |