-
-
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
Added new keymap for keebio/iris #16858
Conversation
Co-authored-by: Joel Challis <git@zvecr.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.
Also, the formatting bothers me
Replace #defines with enum Co-authored-by: Drashna Jaelre <drashna@live.com>
Made requested changes about formatting and the license.
Cleaned up formatting
Small changes to improve readability: * changed whitespace in license * added more whitespace around if/else blocks * fixed bracket style in places
Thank you for your contribution! |
Thanks! |
* 'master' of github.com:qmk/qmk_firmware: (179 commits) [Keymap] Crkbd/thunderbird2086 (qmk#16973) Suavity Ehan Refactor (qmk#17694) feat(keebwerk): added VIA support keymap for keebwerk nano slider (qmk#16761) FJLabs Solanis Refactor (qmk#17686) [Keyboard] add ProjectCain Relic (qmk#15577) [Keyboard] eHan Keyboard (qmk#15861) Move ins, home and pgup keys to the left (qmk#17690) [Keymap] emp keymap for keebio/iris (qmk#16858) Ignore kbfirmware exports (qmk#17687) [Keyboard] Added TutelPad keyboard (qmk#16975) [Keyboard] Add Chocofly v1 (qmk#17289) KB16-01: correct QMK Configurator key sequence (qmk#17670) Nayeon Community Layout support (qmk#17665) [Keyboard] Fix Tractyl Manuform 4x6 json (qmk#17681) [Keyboard] Readme file correction (qmk#17674) KPrepublic BM80v2 ISO Refactor (qmk#17660) [Keyboard] MechWild BB Steno (qmk#17163) [Keyboard] Modelm101 teensy2 (qmk#16805) Ducky One 2 SF touch-up (qmk#17672) Gentoo & Gentoo Hotswap: correct Configurator key sequence errors (qmk#17668) ...
* added new layout for keebio/iris * Update keyboards/keebio/iris/keymaps/emp/config.h * Update keyboards/keebio/iris/keymaps/emp/keymap.c Replace #defines with enum * Update keyboards/keebio/iris/keymaps/emp/keymap.c Made requested changes about formatting and the license. * Update config.h Cleaned up formatting * Update keyboards/keebio/iris/keymaps/emp/keymap.c Small changes to improve readability: * changed whitespace in license * added more whitespace around if/else blocks * fixed bracket style in places
* added new layout for keebio/iris * Update keyboards/keebio/iris/keymaps/emp/config.h * Update keyboards/keebio/iris/keymaps/emp/keymap.c Replace #defines with enum * Update keyboards/keebio/iris/keymaps/emp/keymap.c Made requested changes about formatting and the license. * Update config.h Cleaned up formatting * Update keyboards/keebio/iris/keymaps/emp/keymap.c Small changes to improve readability: * changed whitespace in license * added more whitespace around if/else blocks * fixed bracket style in places
* added new layout for keebio/iris * Update keyboards/keebio/iris/keymaps/emp/config.h * Update keyboards/keebio/iris/keymaps/emp/keymap.c Replace #defines with enum * Update keyboards/keebio/iris/keymaps/emp/keymap.c Made requested changes about formatting and the license. * Update config.h Cleaned up formatting * Update keyboards/keebio/iris/keymaps/emp/keymap.c Small changes to improve readability: * changed whitespace in license * added more whitespace around if/else blocks * fixed bracket style in places
* added new layout for keebio/iris * Update keyboards/keebio/iris/keymaps/emp/config.h * Update keyboards/keebio/iris/keymaps/emp/keymap.c Replace #defines with enum * Update keyboards/keebio/iris/keymaps/emp/keymap.c Made requested changes about formatting and the license. * Update config.h Cleaned up formatting * Update keyboards/keebio/iris/keymaps/emp/keymap.c Small changes to improve readability: * changed whitespace in license * added more whitespace around if/else blocks * fixed bracket style in places
Description
My personal layout for the keebio/iris. Really simple, only two layers, have been using it for work for several years.
Added keymap.c and config.h to keyboards/keebio/iris/keymaps/emp
Types of Changes
Issues Fixed or Closed by This PR
Checklist