summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/pickle_jr
Commit message (Collapse)AuthorAgeFilesLines
* [Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus222021-07-191-3/+3
| | | | | * fix sat75 * update uint32_t to layer_state
* Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750)Ryan2021-02-061-3/+0
|
* Replace outdated RGB/Audio informationDrashna Jaelre2018-10-221-1/+1
|
* Keymap: Added a keymap for the planck light (#3434)Taylor Gonzalez2018-07-204-0/+351
* Moved F row to raise * Moved mouse keys over one space and removed unneccessary code * Moved delete on lower * Added CTRL functions * Added Print Screen * Added README.md file * Updated CTRL * Updated readme to current CTRL * Minor Changes * Updated mouse speeds * Unknown changes * Updated README and keymaps * Removed caps from number row and put it in special * Moved around equals sign again * Updated mouse key speed * Pull Request Updates