Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[personal keymap] addition: macro for "screenshot region to clipboard" in macOS #5505

Merged
merged 9 commits into from
Mar 28, 2019

Conversation

tomholford
Copy link
Contributor

Description

Add a macro for "screenshot region to clipboard" in macOS. This is an alias for:
ctrl + cmd + shift + 4

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Keyboard (addition or update)
  • Keymap/layout/userspace (addition or update)
  • Documentation

@drashna
Copy link
Member

drashna commented Mar 28, 2019

You don't actually need a macro for that.

You can add C(G(S(KC_4))) to your keymap to do this.

https://docs.qmk.fm/#/feature_advanced_keycodes?id=modifier-keys

Update README with new mapping.
@tomholford
Copy link
Contributor Author

@drashna Thank you for the feedback, it greatly simplifies this :)

@drashna
Copy link
Member

drashna commented Mar 28, 2019

You're very welcome, and that was the hope!

Thanks!

@drashna drashna merged commit 4fa7c9f into qmk:master Mar 28, 2019
danielo515 pushed a commit to danielo515/qmk_firmware that referenced this pull request May 15, 2019
qmk#5505)

* Create custom Planck Light keycap

See README for details

* Link to WhatPulse in README

* More remapping, and add RGB LED effects

* Remove dead code, address PR feedback from @drashna

* Add macro for “screenshot region to clipboard” hotkey for macOS

Also remove unused layer / key logic

* Remove extraneous comment

* Incorporate PR feedback from @drashna.

Update README with new mapping.
Timbus pushed a commit to Timbus/qmk_firmware that referenced this pull request Jun 23, 2019
qmk#5505)

* Create custom Planck Light keycap

See README for details

* Link to WhatPulse in README

* More remapping, and add RGB LED effects

* Remove dead code, address PR feedback from @drashna

* Add macro for “screenshot region to clipboard” hotkey for macOS

Also remove unused layer / key logic

* Remove extraneous comment

* Incorporate PR feedback from @drashna.

Update README with new mapping.
zer09 pushed a commit to zer09/qmk_firmware that referenced this pull request Nov 26, 2019
qmk#5505)

* Create custom Planck Light keycap

See README for details

* Link to WhatPulse in README

* More remapping, and add RGB LED effects

* Remove dead code, address PR feedback from @drashna

* Add macro for “screenshot region to clipboard” hotkey for macOS

Also remove unused layer / key logic

* Remove extraneous comment

* Incorporate PR feedback from @drashna.

Update README with new mapping.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants