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

Add pezhore preonic keymap #10269

Merged
merged 8 commits into from
Sep 22, 2020
Merged

Add pezhore preonic keymap #10269

merged 8 commits into from
Sep 22, 2020

Conversation

pezhore
Copy link
Contributor

@pezhore pezhore commented Sep 8, 2020

Adding my keymap to for the Preonic Rev3. This strips out the alternative keyboard layouts aside from QWERTY,
adds a NumPad layer, and an Fn layer for emoji/kamoji keys.

Description

Adding yet another keymap for Preonic - this one has working shrug ( ¯\_(ツ)_/¯), Table flip ((╯°□°)╯︵ ┻━┻), Disappointed ((ಠ_ಠ)), and Strut (ᕕ( ᐛ )ᕗ) kamoji, as well as Chocolate pudding (💩) emoji.

Colemak and Dvorak layers have been removed, and a default Numpad layer has been added.

Fn momentary layer adds:

  • Control RGB effects/colors/etc
  • Provide Kamoji/Emoji keys
  • Swap between QWERTY/Numpad layers
  • Set Unicode output mode

Lower Layer alterations:

  • Removed ISO keys/all symbol keys in top two rows
  • Removes media keys
  • adds Home, Pgdn, Pgup, and End keys

Raise Layer alterations:

  • Removes ISO keys/all symbol keys in top two rows
  • Adds full media keys (including previous track key)

Types of Changes

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

Checklist

  • My code follows the code style of this project: C, Python
  • I have read the PR Checklist document and have made the appropriate changes.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

This adds a custom keymap, including numpad layer, emoji, and kamoji
key mappings.
@drashna drashna added the keymap label Sep 9, 2020
@drashna drashna requested a review from a team September 9, 2020 03:40
@pezhore pezhore requested a review from fauxpark September 9, 2020 17:41
@pezhore pezhore requested a review from fauxpark September 10, 2020 14:20
keyboards/preonic/keymaps/pezhore/config.h Show resolved Hide resolved
keyboards/preonic/keymaps/pezhore/keymap.c Outdated Show resolved Hide resolved
keyboards/preonic/keymaps/pezhore/keymap.c Outdated Show resolved Hide resolved
keyboards/preonic/keymaps/pezhore/keymap.c Outdated Show resolved Hide resolved
keyboards/preonic/keymaps/pezhore/keymap.c Show resolved Hide resolved
keyboards/preonic/keymaps/pezhore/keymap.c Outdated Show resolved Hide resolved
keyboards/preonic/keymaps/pezhore/keymap.c Outdated Show resolved Hide resolved
pezhore and others added 2 commits September 14, 2020 08:44
This should enable a toggleable numpad

Co-authored-by: James Young <[email protected]>
@drashna drashna requested a review from a team September 19, 2020 22:59
@pezhore pezhore requested a review from drashna September 22, 2020 18:32
@noroadsleft noroadsleft merged commit 9c31a7a into qmk:master Sep 22, 2020
@pezhore pezhore deleted the pezhore/keymap branch September 22, 2020 20:02
@noroadsleft
Copy link
Member

Thanks!

rgoulter pushed a commit to rgoulter/qmk_firmware that referenced this pull request Oct 4, 2020
* Squashing commits - adding preonic keymap

This adds a custom keymap, including numpad layer, emoji, and kamoji
key mappings.

* Removing unnecessary trailing backslash characters

* removing the unnecessary json keymap

* removing unnecessary trailing slashes from the default keymap

* switching to tap_code

* Apply suggestions from code review

This should enable a toggleable numpad

* adding license

* Stripping out FN keycodes in favor of a momentary layer
kjganz pushed a commit to kjganz/qmk_firmware that referenced this pull request Oct 28, 2020
* Squashing commits - adding preonic keymap

This adds a custom keymap, including numpad layer, emoji, and kamoji
key mappings.

* Removing unnecessary trailing backslash characters

* removing the unnecessary json keymap

* removing unnecessary trailing slashes from the default keymap

* switching to tap_code

* Apply suggestions from code review

This should enable a toggleable numpad

* adding license

* Stripping out FN keycodes in favor of a momentary layer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants