-
-
Notifications
You must be signed in to change notification settings - Fork 40.1k
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
[keyboard]Add v1 to jones keyboard #14405
Conversation
Co-authored-by: Drashna Jaelre <[email protected]>
Use "action_exec" instead of "tap_code16" qmk#14405 (comment)
…/qmk_firmware into Add_v1_to_Jones_keyboard
Co-authored-by: Ryan <[email protected]>
Co-authored-by: Ryan <[email protected]>
Thank you for your contribution! |
@fauxpark |
Thank you for your contribution! |
Co-authored-by: Ryan <[email protected]>
Thanks! |
* Change for latest information. * Update from v03_1 to v1. * Add v1 files. * Remove finished todo comment. * Fix COLUMN number, from "a" to "9". * Formatting * Update keyboards/jones/v1/rules.mk * Add license header. qmk#14405 (comment) * Implement better way to handle keycode for encoder. Use "action_exec" instead of "tap_code16" qmk#14405 (comment) * Move External EEPROM config to keyboard level * Move the lest of DYNAMIC_KEYMAP config to keyboard level qmk#14405 (comment) * Move the rest of DYNAMIC_KEYMAP config to keyboard level qmk#14405 (comment) * Update keyboards/jones/v1/rules.mk * Update keyboards/jones/v1/rules.mk * Update keyboards/jones/v1/rules.mk
* Change for latest information. * Update from v03_1 to v1. * Add v1 files. * Remove finished todo comment. * Fix COLUMN number, from "a" to "9". * Formatting * Update keyboards/jones/v1/rules.mk * Add license header. qmk/qmk_firmware#14405 (comment) * Implement better way to handle keycode for encoder. Use "action_exec" instead of "tap_code16" qmk/qmk_firmware#14405 (comment) * Move External EEPROM config to keyboard level * Move the lest of DYNAMIC_KEYMAP config to keyboard level qmk/qmk_firmware#14405 (comment) * Move the rest of DYNAMIC_KEYMAP config to keyboard level qmk/qmk_firmware#14405 (comment) * Update keyboards/jones/v1/rules.mk * Update keyboards/jones/v1/rules.mk * Update keyboards/jones/v1/rules.mk
* Change for latest information. * Update from v03_1 to v1. * Add v1 files. * Remove finished todo comment. * Fix COLUMN number, from "a" to "9". * Formatting * Update keyboards/jones/v1/rules.mk * Add license header. qmk/qmk_firmware#14405 (comment) * Implement better way to handle keycode for encoder. Use "action_exec" instead of "tap_code16" qmk/qmk_firmware#14405 (comment) * Move External EEPROM config to keyboard level * Move the lest of DYNAMIC_KEYMAP config to keyboard level qmk/qmk_firmware#14405 (comment) * Move the rest of DYNAMIC_KEYMAP config to keyboard level qmk/qmk_firmware#14405 (comment) * Update keyboards/jones/v1/rules.mk * Update keyboards/jones/v1/rules.mk * Update keyboards/jones/v1/rules.mk
Description
Add new version of hardware, v1 to Jones keyboard.
Types of Changes
Issues Fixed or Closed by This PR
Checklist