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 keyboards/whitefox/keymaps/constexpr #3541

Merged
merged 4 commits into from
Aug 2, 2018

Conversation

vomindoraan
Copy link
Contributor

My WhiteFox/NightFox keymap.

I used my GeekHack username as I don't really go by vomindoraan in the keyboard community. If it's customary to use GitHub usernames, let me know and I'll rename the folder.

TAP_DANCE_ENABLE = yes
UNICODE_ENABLE = yes

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.

This block is a hold over from an older makefile configuration. If you could remove it?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I was wondering about this. Sure thing, I'll do that right away.

@@ -0,0 +1,19 @@
#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 remove the first three lines and the #endif at the end and use just #pragma once

Eg, remove this:

#ifndef CONFIG_USER_H
#define CONFIG_USER_H

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

And the #endif at the end.

@drashna
Copy link
Member

drashna commented Aug 1, 2018

And the username is fine. Using the github account name is just a recommendation, not a requirement.

@drashna drashna added the keymap label Aug 1, 2018
@vomindoraan
Copy link
Contributor Author

vomindoraan commented Aug 1, 2018

@drashna I've changed the files as requested.

@drashna
Copy link
Member

drashna commented Aug 2, 2018

Awesome, thanks!

@drashna drashna merged commit f0f1a36 into qmk:master Aug 2, 2018
alexey-danilov pushed a commit to alexey-danilov/qmk_firmware that referenced this pull request Aug 3, 2018
* Add keyboards/whitefox/keymaps/constexpr

* Conform to project coding conventions

* Tweak numpad layer keys

* Remove unnecessary directives
ChrissiQ pushed a commit to ChrissiQ/qmk_firmware that referenced this pull request Sep 25, 2018
* Add keyboards/whitefox/keymaps/constexpr

* Conform to project coding conventions

* Tweak numpad layer keys

* Remove unnecessary directives
@vomindoraan vomindoraan deleted the whitefox_constexpr branch September 26, 2018 18:15
yamad pushed a commit to yamad/qmk_firmware that referenced this pull request Apr 10, 2019
* Add keyboards/whitefox/keymaps/constexpr

* Conform to project coding conventions

* Tweak numpad layer keys

* Remove unnecessary directives
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