qmk_firmware/users/danielo515
Ryan 5629ba1807
Remove legacy keycodes, part 4 (#18683)
* `KC_PGDOWN` -> `KC_PGDN`

* `KC_PSCREEN` -> `KC_PSCR`

* `KC_SCOLON` -> `KC_SCLN`

* `KC_BSLASH` -> `KC_BSLS`

* `KC_BSPACE` -> `KC_BSPC`
2022-10-13 18:28:14 +01:00
..
alt_tab.c
alt_tab.h
combo.c
combo.h
config.h
danielo515.c Remove legacy keycodes, part 4 (#18683) 2022-10-13 18:28:14 +01:00
danielo515.h
process_records.c
process_records.h
readme.md
rules.mk
tap_dance.c Remove legacy keycodes, part 4 (#18683) 2022-10-13 18:28:14 +01:00
tap_dance.h

readme.md

Copyright 2017 Daniel Rodriguez @ danielo515

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.