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 zen layout for 333fred #3563

Merged
merged 5 commits into from
Aug 5, 2018
Merged

Adds zen layout for 333fred #3563

merged 5 commits into from
Aug 5, 2018

Conversation

333fred
Copy link
Contributor

@333fred 333fred commented Aug 4, 2018

Adds support for my Zen layout, and some basic rgb support for layer-changing. @drashna for review and merge.

@drashna drashna added the keymap label Aug 4, 2018
along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

#ifndef CONFIG_USER_H
Copy link
Member

Choose a reason for hiding this comment

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

Could you replace the boiler plate with #pragma once?

Eg, remove this:

#ifndef CONFIG_USER_H
#define CONFIG_USER_H

#include "../../config.h"

And the #endif at the end with just #pragma once

TAP_DANCE_ENABLE = yes
CONSOLE_ENABLE = no

ifndef QUANTUM_DIR
Copy link
Member

Choose a reason for hiding this comment

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

If you could remove this block? It's a holdover from the old makefile system, and not needed anymore.

@333fred
Copy link
Contributor Author

333fred commented Aug 5, 2018

@drashna addressed feedback.

@drashna
Copy link
Member

drashna commented Aug 5, 2018

Awesome, thanks!

@drashna drashna merged commit 9a4db7a into qmk:master Aug 5, 2018
@333fred 333fred deleted the 333fred-zen branch August 5, 2018 16:20
alexey-danilov pushed a commit to alexey-danilov/qmk_firmware that referenced this pull request Aug 17, 2018
* Initial commit of zen keymap

* Added RGB control for my zen

* Fixed ergodox layout.

* Reduce brightness.

* PR feedback.
ChrissiQ pushed a commit to ChrissiQ/qmk_firmware that referenced this pull request Sep 25, 2018
* Initial commit of zen keymap

* Added RGB control for my zen

* Fixed ergodox layout.

* Reduce brightness.

* PR feedback.
yamad pushed a commit to yamad/qmk_firmware that referenced this pull request Apr 10, 2019
* Initial commit of zen keymap

* Added RGB control for my zen

* Fixed ergodox layout.

* Reduce brightness.

* PR feedback.
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.

2 participants