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

Adds oneshot layer and oneshot tap toggling #308

Merged
merged 1 commit into from
May 6, 2016
Merged

Conversation

Townk
Copy link
Contributor

@Townk Townk commented May 5, 2016

This commit is mostly a cherry-pick from ahtn at
tmk/tmk_keyboard#255.

These are the changes:

  • Adds ACTION_LAYER_ONESHOT
  • Adds ONESHOT_TAP_TOGGLE
  • Mentions sticky keys in the docs on oneshot.

This commit is mostly a cherry-pick from `ahtn` at
tmk/tmk_keyboard#255.

These are the changes:

* Adds ACTION_LAYER_ONESHOT
* Adds ONESHOT_TAP_TOGGLE
* Mentions sticky keys in the docs on oneshot.
@jackhumbert
Copy link
Member

Nice! Thanks for putting this together - the changes look to be mostly escaped with pp flags, but we'll take a look at things a little later here :)

@ezuk
Copy link
Contributor

ezuk commented May 5, 2016

We need to update the docs accordingly if we get this merged in.

@ezuk
Copy link
Contributor

ezuk commented May 5, 2016

(and this is awesome!)

@Townk
Copy link
Contributor Author

Townk commented May 5, 2016

Thanks guys, all credits go to ahtn and if you want to see an example of this feel free to check my branch townkmap that I'm working on.

@ezuk
Copy link
Contributor

ezuk commented May 6, 2016

Awesome! Merged this, now making aliases and documenting for qmk.

@eltang
Copy link
Contributor

eltang commented May 6, 2016

I've actually implemented Oneshot layer functionality before. I'll have to look through this code to see how it's different.

@eltang eltang mentioned this pull request May 12, 2016
ryaninvents pushed a commit to ryaninvents/qmk_firmware that referenced this pull request Aug 12, 2016
This commit is mostly a cherry-pick from `ahtn` at
tmk/tmk_keyboard#255.

These are the changes:

* Adds ACTION_LAYER_ONESHOT
* Adds ONESHOT_TAP_TOGGLE
* Mentions sticky keys in the docs on oneshot.
BlueTufa pushed a commit to BlueTufa/qmk_firmware that referenced this pull request Aug 6, 2021
- Settings Panel
 - Fix inconsistent font use
 - Use roboto-mono instead of monospace default
 - Add settings to UI
 - Remove commented out
 - Hook up controls
 - Add help to settings panel
   - add visual indicator when in fast input mode
   - add titles with short cuts
   - bind settings and fast input to a short cut
 - Remove font family from component
 - Move settings outside
   - these are settings for the UI, not the keyboard
 - Sync toggles with UI
 - Update title of settings panel
daltona pushed a commit to daltona/qmk_firmware that referenced this pull request Jan 31, 2023
Co-authored-by: JoJoBond <jojobond@hotmail.com>
daltona pushed a commit to daltona/qmk_firmware that referenced this pull request Jan 31, 2023
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.

4 participants