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

Ask for your name when generating a new keyboard #5214

Merged
merged 3 commits into from
Feb 26, 2019

Conversation

fauxpark
Copy link
Member

Description

Currently the keyboard generator script decides what your name is for you. Now it will ask :^)

REPLACE_WITH_YOUR_NAME has been changed to %YOUR_NAME% and will be substituted in:

  • config.h (Copyright header and MANUFACTURER)
  • readme.md (Maintainer link text, but not GitHub username)
  • keyboard.c (Copyright header)
  • keyboard.h (Copyright header)
  • keymaps/default/config.h (Copyright header)
  • keymaps/default/keymap.c (Copyright header)

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).

@fauxpark fauxpark changed the title Keyboard generator ask name Ask for your name when generating a new keyboard Feb 22, 2019
@drashna
Copy link
Member

drashna commented Feb 24, 2019

#5191 would make this obsolete, correct?

@fauxpark
Copy link
Member Author

Indeed. This can be closed if you're aiming to merge that instead.

util/new_project.sh Outdated Show resolved Hide resolved
util/new_project.sh Outdated Show resolved Hide resolved
Co-Authored-By: fauxpark <fauxpark@gmail.com>
Copy link
Contributor

@mechmerlin mechmerlin left a comment

Choose a reason for hiding this comment

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

thanks!

@mechmerlin mechmerlin merged commit 0d936b2 into qmk:master Feb 26, 2019
@fauxpark fauxpark deleted the keyboard-generator-ask-name branch February 26, 2019 20:37
@fauxpark fauxpark mentioned this pull request Feb 27, 2019
13 tasks
slugger7 pushed a commit to slugger7/qmk_firmware that referenced this pull request Mar 7, 2019
* Ask for your name when generating a new keyboard

* Update docs

* Apply suggestions from code review

Co-Authored-By: fauxpark <fauxpark@gmail.com>
dstrelau pushed a commit to dstrelau/qmk_firmware that referenced this pull request Mar 18, 2019
* master: (1214 commits)
  [Keyboard] Add configurator support for 40percentclub/half_n_half (qmk#5260)
  Bucktooth 2.0 key layout for Preonic (qmk#5258)
  [Keymap] Hs60 win osx dual (qmk#5249)
  Added a numpad keymap for the vitamins included keyboard (qmk#5247)
  [Keymap] Converted stanrc85 community layout to userspace (qmk#5244)
  LAYOUT_ortho_4x4 (qmk#5257)
  Ask for your name when generating a new keyboard (qmk#5214)
  [Keymap] nstickney's layout for iris (qmk#5045)
  [Keymap] adding my Levinson keymap (qmk#5177)
  [Keymap] HS60 v2 keymap updates (qmk#5250)
  [Keyboard] Added Boardwalk keyboard (qmk#5195)
  [Keymap] Balance Twelve-based layout for Niu Mini (qmk#5228)
  [Keyboard] Initial refactor of maxipad to conform to current standards (qmk#5233)
  handwired/magicforce68: refactor, Configurator support, and readme cleanup (qmk#5234)
  [Keymap] HS60 v2 ISO layout andys8 (qmk#5235)
  Some minor refactoring of boards in 1upkeyboards directory (qmk#5236)
  Fix pinout for Quefrency left half w/macros
  [Keyboard] KBDFans Minor Fixes (qmk#5238)
  [Keyboard] Hecomi conf (qmk#5246)
  Corrected HS60 v2 keyboard name in info.json (qmk#5242)
  ...
zer09 pushed a commit to zer09/qmk_firmware that referenced this pull request Mar 18, 2019
* Ask for your name when generating a new keyboard

* Update docs

* Apply suggestions from code review

Co-Authored-By: fauxpark <fauxpark@gmail.com>
chie4hao pushed a commit to chie4hao/qmk_firmware that referenced this pull request Mar 28, 2019
* Ask for your name when generating a new keyboard

* Update docs

* Apply suggestions from code review

Co-Authored-By: fauxpark <fauxpark@gmail.com>
slugger7 pushed a commit to slugger7/qmk_firmware that referenced this pull request Apr 3, 2019
* Ask for your name when generating a new keyboard

* Update docs

* Apply suggestions from code review

Co-Authored-By: fauxpark <fauxpark@gmail.com>
dlhextall pushed a commit to dlhextall/qmk_firmware that referenced this pull request May 24, 2019
* Ask for your name when generating a new keyboard

* Update docs

* Apply suggestions from code review

Co-Authored-By: fauxpark <fauxpark@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants