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

[keymap] Romain's Preonic layout #7067

Merged
merged 7 commits into from
Oct 20, 2019
Merged

Conversation

RomainGehrig
Copy link
Contributor

Description

Add the keymap I use daily. There are more info about this mapping in the README.

Types of Changes

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

Issues Fixed or Closed by This PR

Checklist

  • My code follows the code style of this project.
  • 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).

@RomainGehrig RomainGehrig changed the title [Keymap] [Keymap] Romain's Preonic layout Oct 17, 2019
@RomainGehrig RomainGehrig changed the title [Keymap] Romain's Preonic layout [keymap] Romain's Preonic layout Oct 17, 2019
keyboards/preonic/keymaps/cranium/config.h Outdated Show resolved Hide resolved
keyboards/preonic/keymaps/cranium/config.h Outdated Show resolved Hide resolved
keyboards/preonic/keymaps/cranium/config.h Outdated Show resolved Hide resolved
keyboards/preonic/keymaps/cranium/config.h Outdated Show resolved Hide resolved
keyboards/preonic/keymaps/cranium/keymap.c Outdated Show resolved Hide resolved
keyboards/preonic/keymaps/cranium/keymap.c Outdated Show resolved Hide resolved
keyboards/preonic/keymaps/cranium/keymap.c Outdated Show resolved Hide resolved
keyboards/preonic/keymaps/cranium/keymap.c Outdated Show resolved Hide resolved
keyboards/preonic/keymaps/cranium/keymap.c Outdated Show resolved Hide resolved
keyboards/preonic/keymaps/cranium/keymap.c Outdated Show resolved Hide resolved
@fauxpark fauxpark requested a review from a team October 18, 2019 02:33
@RomainGehrig
Copy link
Contributor Author

I implemented the changes suggested. Thanks for your review @fauxpark !

keyboards/preonic/keymaps/cranium/keymap.c Outdated Show resolved Hide resolved
keyboards/preonic/keymaps/cranium/keymap.c Outdated Show resolved Hide resolved
keyboards/preonic/keymaps/cranium/keymap.c Outdated Show resolved Hide resolved
@RomainGehrig
Copy link
Contributor Author

A question for the knowledgeable(s): should I keep the _QWERTY value in the preonic_layers enum ?

I first tried to remove it before seeing that – oh surprise – the lower layer became the default layer and I fixed it by making the enum values start at 1 but I don't know if it was the right thing to do.

@noroadsleft
Copy link
Member

A question for the knowledgeable(s): should I keep the _QWERTY value in the preonic_layers enum ?

Yes.

keyboards/preonic/keymaps/cranium/keymap.c Outdated Show resolved Hide resolved
keyboards/preonic/keymaps/cranium/keymap.c Outdated Show resolved Hide resolved
@RomainGehrig
Copy link
Contributor Author

OK, it's done.

I think it's as lean as I can make it, thanks for the reviews @fauxpark, @drashna & @noroadsleft ! If you see anything that can be further improved, just let me know. (And also if you have ideas for the key 2nd row from the top, 1st column from the right)

Copy link
Member

@drashna drashna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!!

@drashna drashna merged commit a4c008f into qmk:master Oct 20, 2019
ripxorip pushed a commit to ripxorip/qmk_firmware that referenced this pull request Dec 3, 2019
* Add customized preonic layout

* Add a README detailing a bit the differences from the default preonic layout

* Apply suggestions from code review

Co-Authored-By: fauxpark <[email protected]>

* Remove unnecessary end-of-line backslashes

* Import fix for startup sound (thanks @drashna)

* Remove unnecessary layers and keycodes

* Bring back the _QWERTY layer code

Co-Authored-By: noroadsleft <[email protected]>
HokieGeek pushed a commit to HokieGeek/qmk_firmware that referenced this pull request Feb 21, 2020
* Add customized preonic layout

* Add a README detailing a bit the differences from the default preonic layout

* Apply suggestions from code review

Co-Authored-By: fauxpark <[email protected]>

* Remove unnecessary end-of-line backslashes

* Import fix for startup sound (thanks @drashna)

* Remove unnecessary layers and keycodes

* Bring back the _QWERTY layer code

Co-Authored-By: noroadsleft <[email protected]>
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