stanrc85 and GitHub
6c3e404839
[Keymap] Add indicator light bootup fanfare ( #10158 )
...
* Add indicator light bootup fanfare
* move fanfare code to new file
* fanfare code in new file and remove unused boards
* new startup fanfare code
* add lock/unlock indicator animation
* input key presses before changing lights
* remove old code
2020-09-06 15:04:29 -07:00
stanrc85 and GitHub
9b716b7ada
stanrc85 userspace and keymap updates ( #9103 )
...
* Update flash command in userspace
* Switch to BackspaceFN on split spacebar
2020-05-15 18:59:25 +01:00
stanrc85 and James Young
5c41fa6062
[Keymap] Userspace updates ( #7500 )
...
* Convert macro to use new QMK CLI and other cleanup
* use \n instead of ss enter
2019-11-27 22:55:29 -08:00
stanrc85 and MechMerlin
5c4707eafc
[Keymap] Minor keymap updates ( #5850 )
...
* Move layer toggle key for one handed operation
* Add print screen keycode
* Cleaning up some tab/space formatting
2019-05-11 17:51:37 -07:00
stanrc85
ca19cd8bb8
remove uneeded returns floating around
2019-04-02 20:33:17 -04:00
stanrc85 and Drashna Jaelre
2352afb383
[Keymap] Add custom macro to launch RDP ( #5502 )
...
* Add keycodes for new macros to keymaps
* add macros for commonly used shortcuts
* FIx macro code and add comments
* Replaced with build in QMK keycodes
* Removed macros that duplicated QMK keycodes
2019-03-28 11:46:34 -07:00
stanrc85 and Drashna Jaelre
3a7816843c
[Keymap] New tap dance code added to userspace and keymaps ( #5468 )
...
* Adding new tap dance key
* Adding new tap dance code
* add code for copy/paste to tap dance
* testing tap dance enums
* New tap dance keycodes
* Fix enums
2019-03-22 20:50:56 -07:00
stanrc85 and Drashna Jaelre
6e7eff47b3
[Keymap] Keymap and readme updates ( #5449 )
...
* Remove tap dance code from keymap.c
* Add tap dance code to userspace files
* Readme updates
* Update keymap images
2019-03-19 19:45:33 -07:00
stanrc85 and Drashna Jaelre
4a597e031f
[Keymap] Smarter KC_MAKE code and removed duplicate MOD_MASK entries ( #5331 )
...
* Change to predefined MOD_MASK codes
* Remove duplicate predefined codes
* Better reset keybaord logic
* Cleaned up code as requested
2019-03-07 17:13:02 -08:00
stanrc85 and Drashna Jaelre
33e9f1c75a
[Keymap] Add KC_MAKE keycode to my userspace and keymaps ( #5324 )
...
* Add keycode for KC_MAKE
* Add KC_MAKE keycode
* Add stanrc85.c file with KC_MAKE
* Remove unused include
* Improved KC_MAKE stolen from Drashna
* Define mod mask for new KC_MAKE code
* RESET board to flash after compiling
* Remove send_string
* RESET fixed in KC_MAKE
2019-03-06 12:20:51 -08:00