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

handwired/CMD60 Refactor, Configurator support and readme update #4632

Merged
merged 4 commits into from
Dec 14, 2018

Conversation

noroadsleft
Copy link
Member

Commit Log

handwired/CMD60: refactor (74d0ad2)

  • renamed layout macro KEYMAP to LAYOUT
  • removed K2C, K3B and K3C locations (indications are these locations were unused in hardware)
  • keymap
    • now uses #include QMK_KEYBOARD_H
    • converted keycodes to short format
    • deleted TMK fn_actions and action_get_macro blocks
    • white space changes (readability/alignment)

handwired/CMD60: Configurator support (7e15569)

handwired/CMD60: readme update (12d679e)

  • updated to conform to current QMK template
  • added image and build gallery links

handwired/cmd60: rename all files and folders to lowercase (a079199)

- renamed layout macro KEYMAP to LAYOUT
- removed K2C, K3B and K3C locations (indications are these locations were unused in hardware)
- keymap
  - now uses #include QMK_KEYBOARD_H
  - converted keycodes to short format
  - deleted TMK fn_actions and action_get_macro blocks
  - white space changes (readability/alignment)
- updated to conform to current QMK template
- added image and build gallery links
@drashna
Copy link
Member

drashna commented Dec 14, 2018

Thanks!

@drashna drashna merged commit 60f9abc into qmk:master Dec 14, 2018
@noroadsleft noroadsleft deleted the cf/hw_cmd60 branch December 14, 2018 18:06
ishtob pushed a commit to ishtob/qmk_firmware that referenced this pull request Jan 1, 2019
…#4632)

* handwired/CMD60: refactor

- renamed layout macro KEYMAP to LAYOUT
- removed K2C, K3B and K3C locations (indications are these locations were unused in hardware)
- keymap
  - now uses #include QMK_KEYBOARD_H
  - converted keycodes to short format
  - deleted TMK fn_actions and action_get_macro blocks
  - white space changes (readability/alignment)

* handwired/CMD60: Configurator support

* handwired/CMD60: readme update

- updated to conform to current QMK template
- added image and build gallery links

* handwired/cmd60: rename all files and folders to lowercase
yeliu84 pushed a commit to yeliu84/qmk_firmware that referenced this pull request Jan 7, 2019
…#4632)

* handwired/CMD60: refactor

- renamed layout macro KEYMAP to LAYOUT
- removed K2C, K3B and K3C locations (indications are these locations were unused in hardware)
- keymap
  - now uses #include QMK_KEYBOARD_H
  - converted keycodes to short format
  - deleted TMK fn_actions and action_get_macro blocks
  - white space changes (readability/alignment)

* handwired/CMD60: Configurator support

* handwired/CMD60: readme update

- updated to conform to current QMK template
- added image and build gallery links

* handwired/cmd60: rename all files and folders to lowercase
rseymour pushed a commit to rseymour/qmk_firmware that referenced this pull request Mar 13, 2019
…#4632)

* handwired/CMD60: refactor

- renamed layout macro KEYMAP to LAYOUT
- removed K2C, K3B and K3C locations (indications are these locations were unused in hardware)
- keymap
  - now uses #include QMK_KEYBOARD_H
  - converted keycodes to short format
  - deleted TMK fn_actions and action_get_macro blocks
  - white space changes (readability/alignment)

* handwired/CMD60: Configurator support

* handwired/CMD60: readme update

- updated to conform to current QMK template
- added image and build gallery links

* handwired/cmd60: rename all files and folders to lowercase
djthread pushed a commit to djthread/qmk_firmware that referenced this pull request Mar 17, 2019
…#4632)

* handwired/CMD60: refactor

- renamed layout macro KEYMAP to LAYOUT
- removed K2C, K3B and K3C locations (indications are these locations were unused in hardware)
- keymap
  - now uses #include QMK_KEYBOARD_H
  - converted keycodes to short format
  - deleted TMK fn_actions and action_get_macro blocks
  - white space changes (readability/alignment)

* handwired/CMD60: Configurator support

* handwired/CMD60: readme update

- updated to conform to current QMK template
- added image and build gallery links

* handwired/cmd60: rename all files and folders to lowercase
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