summaryrefslogtreecommitdiffstats
path: root/keyboards/nullbitsco/nibble/keymaps/oled
Commit message (Collapse)AuthorAgeFilesLines
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-211-1/+2
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Simplify NIBBLE encoder code and clean up keymaps (#11808)Jay Greco2021-02-091-38/+40
| | | | | | | | | * Simplify encoder code and clean up keymaps. -Removed overly complex VIA encoder code. It wasn't adding any value and was confusing users who were trying to customize encoder functionality on VIA keymaps. -Replaced KC_TILDE with KC_HOME in all keymaps, as KC_TILDE sends a left shift, which was confusing some folks as they tested their build. -Move layer names to enum * Change encoder_update_kb to encoder_update_user per PR feedback
* [Keymap] Fix rules.mk for nullbits nibble oled keymap (#11142)Jay Greco2020-12-081-1/+1
|
* Add basic OLED keymap for nullbitsco/nibble (#10912)Ari Madian2020-11-182-0/+140