summaryrefslogtreecommitdiffstats
path: root/keyboards/crkbd/keymaps/rs/oled.c
Commit message (Collapse)AuthorAgeFilesLines
* Migrate crkbd keymaps to oled driver (#17863)Joel Challis2022-07-311-25/+8
|
* [Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus222021-07-191-1/+1
| | | | | * fix sat75 * update uint32_t to layer_state
* [Keymap] crkbd/keymaps/rs: add rs keymap to corne keyboard and adapt others ↵Olivier Poitrey2019-05-071-0/+104
(#5181) Update all my keymaps to work with 40 keys. Refactor code using Userspace.