-
-
Notifications
You must be signed in to change notification settings - Fork 40.8k
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
Wheat Field Peripherals mt980 (FC980M Layout) PCB Support #5374
Conversation
Thanks @drashna I made the changes you requested |
@walkerstop this looks great! I didn't know it was a dztech board. Could you add a readme.h to it as well? |
@moyi4681 这键盘算dztech设计嗎? |
@mechmerlin,no, it's not. @walkerstop,放到别的目录吧,谢谢。 |
Thank you. @walkerstop my suggestion is to just pull it out and leave it as |
ac737da
to
3c43092
Compare
Co-Authored-By: walkerstop <[email protected]>
Co-Authored-By: walkerstop <[email protected]>
Co-Authored-By: walkerstop <[email protected]>
Co-Authored-By: walkerstop <[email protected]>
Co-Authored-By: walkerstop <[email protected]>
Co-Authored-By: walkerstop <[email protected]>
Co-Authored-By: walkerstop <[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.
Thanks!
* 'master' of https://github.com/qmk/qmk_firmware: (48 commits) [Keymap] Added Boy_314's layout for half n half keyboard (qmk#5373) Align use of atmega32a program script (qmk#5259) [Keyboard] new keyboard lovelive9 (qmk#5266) [Keyboard] Inital port of xd96 (qmk#5401) Fix ascii art (qmk#5407) [Keyboard] Georgi Support (qmk#5384) fresh commit for a new fork for PR to upstream/master (qmk#5406) Added info.json for mt980 keyboard and fixes to walker keymap (qmk#5391) Add support for THE60 (qmk#5385) Added 1up60rgb keymap: mdyevimnav (qmk#5386) Fix i2c calls for HotDox keyboard (qmk#5387) Sleep until USB port becomes writable before running avrdude (qmk#5393) [Keymap] Some more improvements to keymap, currency symbols.. (qmk#5395) [Keymap] Add atreus, ergotravel and org60 keymaps (qmk#5381) archetype keymap for jj50 (qmk#5397) Wheat Field Peripherals mt980 (FC980M Layout) PCB Support (qmk#5374) Minor readme fix (qmk#5389) Add new keyboard Plaid and ATMEGA328p support (qmk#5379) Next set of split_common changes (qmk#4974) [Keyboard] Lily58 Add info.json file (qmk#5354) ...
* mt980 keyboard support * Update manufacturer name * Correct indicator LEDs, add walker keymap * Added readme.md * Update keyboards/mt980/mt980.c Co-Authored-By: walkerstop <[email protected]> * Treat number pad + and enter as pgup and pgdn when number lock is off * Update keyboards/mt980/mt980.c Co-Authored-By: walkerstop <[email protected]> * Update keyboards/mt980/mt980.c Co-Authored-By: walkerstop <[email protected]> * Update keyboards/mt980/readme.md Co-Authored-By: walkerstop <[email protected]> * Update keyboards/mt980/readme.md Co-Authored-By: walkerstop <[email protected]> * Update keyboards/mt980/readme.md Co-Authored-By: walkerstop <[email protected]> * Update keyboards/mt980/rules.mk Co-Authored-By: walkerstop <[email protected]>
* mt980 keyboard support * Update manufacturer name * Correct indicator LEDs, add walker keymap * Added readme.md * Update keyboards/mt980/mt980.c Co-Authored-By: walkerstop <[email protected]> * Treat number pad + and enter as pgup and pgdn when number lock is off * Update keyboards/mt980/mt980.c Co-Authored-By: walkerstop <[email protected]> * Update keyboards/mt980/mt980.c Co-Authored-By: walkerstop <[email protected]> * Update keyboards/mt980/readme.md Co-Authored-By: walkerstop <[email protected]> * Update keyboards/mt980/readme.md Co-Authored-By: walkerstop <[email protected]> * Update keyboards/mt980/readme.md Co-Authored-By: walkerstop <[email protected]> * Update keyboards/mt980/rules.mk Co-Authored-By: walkerstop <[email protected]>
* mt980 keyboard support * Update manufacturer name * Correct indicator LEDs, add walker keymap * Added readme.md * Update keyboards/mt980/mt980.c Co-Authored-By: walkerstop <[email protected]> * Treat number pad + and enter as pgup and pgdn when number lock is off * Update keyboards/mt980/mt980.c Co-Authored-By: walkerstop <[email protected]> * Update keyboards/mt980/mt980.c Co-Authored-By: walkerstop <[email protected]> * Update keyboards/mt980/readme.md Co-Authored-By: walkerstop <[email protected]> * Update keyboards/mt980/readme.md Co-Authored-By: walkerstop <[email protected]> * Update keyboards/mt980/readme.md Co-Authored-By: walkerstop <[email protected]> * Update keyboards/mt980/rules.mk Co-Authored-By: walkerstop <[email protected]>
* mt980 keyboard support * Update manufacturer name * Correct indicator LEDs, add walker keymap * Added readme.md * Update keyboards/mt980/mt980.c Co-Authored-By: walkerstop <[email protected]> * Treat number pad + and enter as pgup and pgdn when number lock is off * Update keyboards/mt980/mt980.c Co-Authored-By: walkerstop <[email protected]> * Update keyboards/mt980/mt980.c Co-Authored-By: walkerstop <[email protected]> * Update keyboards/mt980/readme.md Co-Authored-By: walkerstop <[email protected]> * Update keyboards/mt980/readme.md Co-Authored-By: walkerstop <[email protected]> * Update keyboards/mt980/readme.md Co-Authored-By: walkerstop <[email protected]> * Update keyboards/mt980/rules.mk Co-Authored-By: walkerstop <[email protected]>
Add support for DZTech mt980 PCB (1800 layout)
This PCB is available in the following keybaord on Taobao:
https://item.taobao.com/item.htm?id=570131141810&spm=1101.1101.N.N.144ef06
Rearrange the matrix macro so it's more human-readable