summaryrefslogtreecommitdiffstats
path: root/keyboards/40percentclub/mf68/keymaps/emdarcher
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-201-1/+1
|
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Ensure setPinInput actually sets input high-Z (#6237)Mikkel Jeppesen2020-01-261-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | * Ensure setPinInput actually sets input high-z * Fixed _PIN_ADDRESS Macro arguments as recommended by vomindoraan * Fixed instances of setInput to use new behavour * Changed kmac matrix to use input with pullups * Update keyboards/gh60/revc/revc.h Co-Authored-By: fauxpark <fauxpark@gmail.com> * Fixed input state for unselect_rows * fixed merge conflict * Updated all instances of older uses of setPinInput() * Fixed naming mistake Co-authored-by: fauxpark <fauxpark@gmail.com>
* [Keymap] MF68 keymap LED pins fixed (#6946)Ethan Durrant2019-10-071-4/+4
| | | | | | * fixing LED pins to accurately use the Pro Micro LEDs * fixing trailing whitespace
* editing fn layer and minimizing the Caps layer (#6850)Ethan Durrant2019-10-011-5/+5
|
* [Keymap] adding emdarcher's keymap for mf68 and tada68 (#6718)Ethan Durrant2019-09-124-0/+74
* adding a custom mf68 keymap * added custom tada68 keymap * readme edit on tada68 map * added mac fast-forward and rewind keybindings to tada68 emdarcher keymap * tada68 keymap documentation and edits * cleanup and edits * typo fix in emdarcher's tada68 keymap * cleaning up emdarcher keymap for tada68 * cleaned up emdarcher keymap for mf68