-
-
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
Fix my personal keymap // Custom keymap for Kbdfans/kbd67/rev2 with improvements on Accessibility #9207
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.
Can we rename the kbd67/rev2:cami
keymap to kbd67/rev2:catrielmuller
so that it matches your existing dztech/dz65rgb:catrielmuller
keymap.
I changed on the last commit to |
Ah thats a valid use case, in which case i think would accept either what you had or what is there now. I had assumed that it was a personal keymap... you know what they say about assumptions. As for nested keymap folders, I don't think that's something we would want to support right now. |
Ok, so i think with a lodash it's a good way to differentiate that. |
keyboards/kbdfans/kbd67/rev2/keymaps/catrielmuller_camilad/keymap.c
Outdated
Show resolved
Hide resolved
keyboards/kbdfans/kbd67/rev2/keymaps/catrielmuller_camilad/keymap.c
Outdated
Show resolved
Hide resolved
keyboards/kbdfans/kbd67/rev2/keymaps/catrielmuller_camilad/keymap.c
Outdated
Show resolved
Hide resolved
keyboards/kbdfans/kbd67/rev2/keymaps/catrielmuller_camilad/keymap.c
Outdated
Show resolved
Hide resolved
…map.c Co-authored-by: Ryan <[email protected]>
…map.c Co-authored-by: Ryan <[email protected]>
…map.c Co-authored-by: Ryan <[email protected]>
Thanks @fauxpark |
Thanks! |
* upstream/master: (82 commits) Fix my personal keymap // Custom keymap for Kbdfans/kbd67/rev2 with improvements on Accessibility (qmk#9207) Murcielago: improve default keymap (qmk#9363) Really fix Ubuntu/Debian setup when $PATH contains spaces (qmk#9370) Fix Configurator layout data for clueboard/2x1800/2019 (qmk#9373) Fixing Iron165 VIA Keymap (qmk#9298) Fix Ubuntu/Debian setup when $PATH contains spaces (qmk#9307) Add documentation for selecting an Arm MCU (qmk#9046) [Docs] Fixed the hyperlink to `/users/_example/`. (qmk#9326) [keyboard] Project Keyboard Signature 87 (qmk#9062) Include `pointing_device_send` in docs (qmk#9185) Fix one shot swaphands compiler error when NO_ACTION_ONESHOT is defined (qmk#9296) [Keymap] WPM-responsive OLED animation in personal keymap (qmk#9264) Add bat43 rev2 (qmk#9319) [Keymap] Add dual layer keymap for xd002 macropad (qmk#9222) [Keyboard] Wazowski 23-19 PCB Support (qmk#9198) adds support for the atmega328 (qmk#9043) fix rgb mode selection and lighting increments for the 1894 (qmk#9336) Add Sinc keyboard (qmk#8986) Add new iris keymap 'fluffactually' (qmk#9325) kbdfans/kbd67/rev2: Fix ISO layout macro (qmk#9329) ...
* 'master' of https://github.com/qmk/qmk_firmware: (461 commits) Fix my personal keymap // Custom keymap for Kbdfans/kbd67/rev2 with improvements on Accessibility (qmk#9207) Murcielago: improve default keymap (qmk#9363) Really fix Ubuntu/Debian setup when $PATH contains spaces (qmk#9370) Fix Configurator layout data for clueboard/2x1800/2019 (qmk#9373) Fixing Iron165 VIA Keymap (qmk#9298) Fix Ubuntu/Debian setup when $PATH contains spaces (qmk#9307) Add documentation for selecting an Arm MCU (qmk#9046) [Docs] Fixed the hyperlink to `/users/_example/`. (qmk#9326) [keyboard] Project Keyboard Signature 87 (qmk#9062) Include `pointing_device_send` in docs (qmk#9185) Fix one shot swaphands compiler error when NO_ACTION_ONESHOT is defined (qmk#9296) [Keymap] WPM-responsive OLED animation in personal keymap (qmk#9264) Add bat43 rev2 (qmk#9319) [Keymap] Add dual layer keymap for xd002 macropad (qmk#9222) [Keyboard] Wazowski 23-19 PCB Support (qmk#9198) adds support for the atmega328 (qmk#9043) fix rgb mode selection and lighting increments for the 1894 (qmk#9336) Add Sinc keyboard (qmk#8986) Add new iris keymap 'fluffactually' (qmk#9325) kbdfans/kbd67/rev2: Fix ISO layout macro (qmk#9329) ...
…mprovements on Accessibility (qmk#9207) Co-authored-by: Ryan <[email protected]>
…mprovements on Accessibility (qmk#9207) Co-authored-by: Ryan <[email protected]>
Description
I needed create a keyboard for a person that can only use one finger at the time. So I changed the all mod keys to the One Keypress variation, so all key bindings can be done with one finger.
The
console = no
it's to reduce the size of the binary to support UnicodeTypes of Changes
Issues Fixed or Closed by This PR
Checklist