summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/vaire
AgeCommit message (Collapse)Author
2023-12-17[Keymap Removal] Planck and related keymaps. (#22683)Nick Brassel
2023-11-26Improve and Cleanup Shutdown callbacks (#21060)Drashna Jaelre
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
2023-07-02Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan
2023-01-20Fix functions with empty params (#19647)Ryan
* Fix functions with empty params * Found a bunch more
2022-11-22Update use of legacy keycodes (#19120)Joel Challis
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
2022-10-13Remove legacy keycodes, part 4 (#18683)Ryan
* `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC`
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2021-02-22Clean up some user keymaps specifying MCU (#11966)Ryan
2021-02-06Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750)Ryan
2019-07-16Remove commented out MCUs in rules.mk (#5884)fauxpark
2018-09-01Keymap: new planck keymap (#3809)Pranav Singh
* Add files via upload * new planck keymap * new planck keymap * readme file updated * deleted files from qmkfirmware folder * re-added readme file to /qmk_firmware * Fix main readme (hopefully)