-
-
Notifications
You must be signed in to change notification settings - Fork 39.4k
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
Clueboard rev3 66_ansi Backspace not working #3643
Comments
Did you want to open a PR for this change? |
waven
pushed a commit
to waven/qmk_firmware
that referenced
this issue
Aug 14, 2018
alexey-danilov
pushed a commit
to alexey-danilov/qmk_firmware
that referenced
this issue
Aug 17, 2018
ChrissiQ
pushed a commit
to ChrissiQ/qmk_firmware
that referenced
this issue
Sep 25, 2018
akatrevorjay
added a commit
to akatrevorjay/qmk_firmware
that referenced
this issue
Oct 8, 2018
* 'master' of git://github.com/qmk/qmk_firmware: (620 commits) First pass at reorganizing docs Tidy up keycode.h (qmk#3666) Keyboard: DC60 Support (qmk#3667) change messege at 'check-size' target Add Atreus as an official board. Keyboard: Eagle/Viper V2 refactor and Configurator update (qmk#3671) fix line endings Keyboard: add ergoinu keyboard (qmk#3655) Keymap: Adding broswen keymap for iris split keyboard. (qmk#3654) Keyboard: Update AL1 default keycaps to new QMK standards (qmk#3675) Keymap: Revamp replicaJunction keymaps (qmk#3589) Keyboard: add generic ortho 5x14 layout support to Viterbi (qmk#3658) Keymap: Adding readme file to personal keymap folder (qmk#3665) Keyboard: dactyl manuform 6x6 added (qmk#3662) Add configurator support for 66_ansi layout for rev1, 2 and 3 this commit fixes qmk#3643, rev2 was affected too Docs: Update image in FAQ/Keymap: KC_EQLS -> KC_EQL (qmk#3660) Layouts: Add default ortho 5x14 layout (qmk#3656) Keymap: Helix : Update froggy keymap (qmk#3652) Keyboard: Added layout LAYOUT_60_ansi_split_bksp_rshift to ok60 (qmk#3644) ...
yamad
pushed a commit
to yamad/qmk_firmware
that referenced
this issue
Apr 10, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@skullydazed
qmk_firmware/keyboards/clueboard/66/rev3/rev3.h
Line 67 in e12151f
When using a clueboard rev3 with the 66_ansi layout Backspace isn't working.
In the rev3.h file on line 67 the second last key should be mapped to k56 instead of KC_NO.
After this change Backspace is working again.
The text was updated successfully, but these errors were encountered: