1
0
Fork 0

[keymap] Added new oled_status keymap to nullbitsco/nibble keyboard (#12824)

* Added new oled_status keymap to nullbitsco/nibble keyboard

* rm: Removed font from src imports
This commit is contained in:
Jose Luis Adelantado Torres 2021-06-24 11:24:11 +09:00 committed by GitHub
parent 3099630a11
commit 5e86a11a8d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 566 additions and 0 deletions

View file

@ -0,0 +1,29 @@
# Oled Status
This uses the [default keymap layout](#layout) and uses the oled to display some useful information. Also VIA is enabled by default!
Oled displays
* [Led status](#idle)
* [WPM](#idle)
* [Volume Notifications](#volume-notification)
* [RGB Notifications](#rgb-notification)
## Layout
![Layout](https://i.imgur.com/XtxdHRH.png)
## Display
### IDLE
![IDLE1](https://i.imgur.com/OzS3l6J.png)
![IDLE2](https://i.imgur.com/KG03xkV.png)
### Volume Notification
![VOL1](https://i.imgur.com/ZEMeme9.png)
![VOL2](https://i.imgur.com/fQ14uhM.png)
### RGB Notification
![RGB1](https://i.imgur.com/ILCMudA.png)
![RGB2](https://i.imgur.com/V5v6PVq.png)