-
-
Notifications
You must be signed in to change notification settings - Fork 39.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
[Keyboard] add bajjak keyboard #12377
Conversation
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.
Does this have rgb matrix or rgb light support?
If not, then you may want to remove the code and config for it.
And you may want to rename the function from ergodox to bajjak
Dear @drashna
|
Does the hardware physically support it? If not (especially in the case of the rgb matrix), then it should be removed. |
@drashna Removed RGB related code. |
@drashna Could you please check? |
Co-authored-by: Drashna Jaelre <drashna@live.com>
@drashna Please confirm this review. |
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
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.
Request a 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.
drashna's comment regarding the readme file still needs action.
Also, be advised that the VRSN
will probably not work. version.h
no longer gets compiled by QMK, so the data the keycode needs to work does not exist in the compiled firmware.
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: peepeetee <43021794+peepeetee@users.noreply.github.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* upstream/master: (595 commits) [Keyboard] Add ibis80 (qmk#18051) [Keymap] toshi0383 keymaps update (qmk#18073) [Docs] Use layer number as example for COMBO_ONLY_FROM_LAYER (qmk#18072) [Keymap] jotix's community/ortho4x12 change (qmk#18069) Adjust the hierarchy of chapter `Deferred Execution` (qmk#18075) Fix WS2812 order for aurora65 and loki65 (qmk#18074) [Docs] update pr_checklist.md with info about data-driven (qmk#18068) Use correct board file in xelus/valor_frl_tkl/rev2_0 (qmk#18071) Migrate more F4x1 board files (qmk#18054) ADB to USB converter: split into rev1 and rev2 (qmk#18052) Move keyboard USB IDs and strings to data driven, pass 2: D-E (qmk#17956) Move keyboard USB IDs and strings to data driven, pass 2: F-I (qmk#17958) Allow disabling RGB_MATRIX_ANIMATIONS system76 keyboards (qmk#17478) Migrate more F4x1 board files (qmk#18046) Feat/port ft mars 65 (qmk#17994) Improve Drop Alt compatibility with VIA (qmk#18041) [Keyboard] Add Valor FRL TKL rev2.0 and 2.1 (qmk#17992) Move keyboard USB IDs and strings to data driven, pass 2: B-C (qmk#17945) [Keyboard] add bajjak keyboard (qmk#12377) Add texts for Discord Events to be created post-merge. (qmk#17944) ...
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: peepeetee <43021794+peepeetee@users.noreply.github.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Description
This keyboard is a 6x7 array keyboard based on ergodox ez.
Types of Changes
Issues Fixed or Closed by This PR
Checklist