-
-
Notifications
You must be signed in to change notification settings - Fork 40k
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 VIA support to Tokyo60. #8362
Conversation
Co-Authored-By: James Young <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated code based on code review
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
As an aside, we advise against committing to your master
branch, because it can make it more difficult to keep your QMK fork up to date. We advise our users to use development branches for making changes, and only using the master
branch for keeping up to date.
Your Fork’s Master: Update Often, Commit Never - QMK Firmware Docs
Thanks! |
* 'master' of https://github.com/qmk/qmk_firmware: (107 commits) Add VIA support to Tokyo60. (qmk#8362) fix kira80 matrix mapping and add more preset layouts (qmk#8361) Rename qmk json-keymap to qmk json2c (qmk#8372) format code according to conventions [skip ci] Feature: RGBLight layers (qmk#7768) Refactor Equinox PCB revisions (qmk#8266) Replace tab indentation with spaces in is0 default keymap. (qmk#8368) Fix layer debug calls (qmk#8370) [Keymap] Added HHKB Keymap and user config (qmk#8119) Refactor rgblight_reconfig.h (qmk#7773) [Keyboard] Palette1202 (qmk#7736) [Keyboard] Helix add split common option (qmk#7718) Enable bootmagic lite for CU80 (qmk#8363) [Keymap] Update personal keymap (qmk#8354) Remove NO_UART defines from config.h for V-USB boards (qmk#8351) [Keyboard] Add Kira 80 support (qmk#8342) [Keyboard] Add PRKL30 keyboard (qmk#8319) Update Dvorak, Colemak and Workman keycode aliases (qmk#8217) Move splittest I2C (qmk#8346) [Keymap] planck layout for kifinnsson (qmk#8324) ...
* VIA_ENABLE Tokyo60 PCB * Update config.h * Apply suggestions from code review Co-Authored-By: James Young <[email protected]> Co-authored-by: James Young <[email protected]>
* VIA_ENABLE Tokyo60 PCB * Update config.h * Apply suggestions from code review Co-Authored-By: James Young <[email protected]> Co-authored-by: James Young <[email protected]>
* VIA_ENABLE Tokyo60 PCB * Update config.h * Apply suggestions from code review Co-Authored-By: James Young <[email protected]> Co-authored-by: James Young <[email protected]>
* VIA_ENABLE Tokyo60 PCB * Update config.h * Apply suggestions from code review Co-Authored-By: James Young <[email protected]> Co-authored-by: James Young <[email protected]>
* VIA_ENABLE Tokyo60 PCB * Update config.h * Apply suggestions from code review Co-Authored-By: James Young <[email protected]> Co-authored-by: James Young <[email protected]>
* VIA_ENABLE Tokyo60 PCB * Update config.h * Apply suggestions from code review Co-Authored-By: James Young <[email protected]> Co-authored-by: James Young <[email protected]>
This PR adds VIA support for the Tokyo60 Rev.1. In addition, the Tokyo60 Readme.md has been updated.
Types of Changes
Issues Fixed or Closed by This PR
Checklist