summaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/iris
Commit message (Collapse)AuthorAgeFilesLines
* Added personal Iris Rev6a layout and Milk 2% layout (#17600)Ryan Neff2022-08-315-0/+538
| | | by JellyTitan
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-2126-30/+30
|
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-2019-64/+67
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan2022-08-2019-64/+67
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-119-47/+321
|\|
| * [Keyboard] Add Iris Rev. 7 (#17967)Danny2022-08-119-47/+321
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-113-0/+112
|\|
| * [Keymap] Added personal keymap for keebio/iris/rev6 (#17971)Adam Applegate2022-08-103-0/+112
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-072-8/+1
|\|
| * csc027/keymap-updates (#17881)csc0272022-08-072-8/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | * Reverted to most usable configuration for RDP usage. * Added some HSV color definitions without the value portion to allow using the existing value. * Switched to using HSV and HS color definitions. * Added media keys to the convenience layer. * Updated make rules to enable media keys. * Cleaned up planck make rules.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-262-4/+4
|\|
| * [Keyboard] Fix typo with RGB LED positioning in Iris (#17805)Danny2022-07-262-4/+4
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-152-0/+374
|\|
| * [Keymap] emp keymap for keebio/iris (#16858)Elliot Patros2022-07-142-0/+374
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-025-0/+549
|\|
| * feat(keymap): add keebio/iris/rev6/radlinskii keymap (#17216)Radliński Ignacy2022-07-025-0/+549
| | | | | | Co-authored-by: ignacy-radlinski <ignacy.radlinski@schibsted.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-022-2/+0
|\|
| * [Keymap] Update Miryoku (#16482)Manna Harbour2022-07-022-2/+0
| |
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-193-6/+5
|/ | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* [Keymap] Update keymap for user jasondunsmore (#17312)Jason Dunsmore2022-06-074-47/+32
|
* Add Encoder Map Swap Hands config for boards that support both features (#17294)Drashna Jaelre2022-06-031-0/+3
|
* [Keymap] Drashna update for post Q2 merge (#17241)Drashna Jaelre2022-05-301-2/+2
|
* [Keymap] Update sethbarberee code to QK_BOOT and try out DVVORAK (#17230)Seth Barberee2022-05-301-1/+1
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
|
* [Keyboard] Add notes on Iris rev6a firmware (#16878)Danny2022-04-192-4/+12
|
* [Keymap] Add thattolleyguy keymaps (#15351)Tyler Tolley2022-04-133-0/+153
| | | | | | | | | | | | | * Adding personal keymaps * Update licenses * Fix RGB settings * Define used animations Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* Add Iris Rev 6.1 (#16722)Danny2022-04-055-0/+343
|
* keebio/iris: Add ifdefs to encoder callbacks (#16642)Ryan2022-03-144-0/+8
|
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-02-227-23/+77
|\
| * Add encoder defaults for Keebio boards (#16398)Danny2022-02-217-23/+77
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add BDN9 encoder defaults * Add DSP40 encoder default * Add FoldKB encoder defaults * Add Iris encoder defaults * Update Iris Rev. 6 encoder orientation * Add KBO-5000 encoder defaults * Add Quefrency encoder defaults * Add Sinc encoder defaults * Add Stick encoder defaults * Remove encoder settings from VIA keymaps
* | Remove manual enable of LTO within user keymaps (#15378)Joel Challis2022-02-101-2/+1
|/
* [Keyboard] Add explicit RGB Matrix defines for Iris Rev. 6 (#16275)Danny2022-02-081-1/+38
|
* [Keymap] Add keebio/iris keymap (#14688)Khang2022-01-106-0/+262
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keymap] Reorganization, cleanup and readmes for drashna code (#15617)Drashna Jaelre2021-12-292-10/+4
|
* [Keymap] Unicode and Pointing Device and Autocorect for drashna keymaps (#15415)Drashna Jaelre2021-12-141-16/+16
|
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-097-9/+7
|
* Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-075-15/+5
|
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-017-14/+0
|
* Remove deprecated defines from my keymaps (#15353)Mats Nilsson2021-11-301-1/+1
|
* [Keyboard] Disable console on Keebio foldkb and iris rev3 (#15260)Drashna Jaelre2021-11-231-2/+2
|
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-052-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remove BOOTMAGIC_ENABLE=lite setting * change keyboard BOOTMAGIC_ENABLE rules Edits keyboard-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. * change keyboard BOOTMAGIC_ENABLE inline comments Edits keyboard-level BOOTMAGIC_ENABLE inline comments to "Enable Bootmagic Lite". * change keymap BOOTMAGIC_ENABLE rules Edits keymap-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. * change keymap BOOTMAGIC_ENABLE inline comments Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite". * change layout/user BOOTMAGIC_ENABLE rules/comments Edits instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite". * update non-rules.mk BOOTMAGIC_ENABLE references in keyboards/ * remove docs references to Full Bootmagic * convert data-driven Bootmagic Lite instances * remove Bootmagic Lite bodge from data-driven generation * Merge remote-tracking branch 'upstream/develop' into rm/bootmagic-full_q4a * update docs/ja/config_options.md per mtei * update docs/faq_misc.md per mtei Remove remaining Full Bootmagic reference.
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-231-11/+11
|\
| * Reformat iris keymap antonlindstrom to be a bit more readable and consistent ↵Ingomancer2021-10-231-11/+11
| | | | | | | | | | (#14902) Co-authored-by: Ingo Junefjord <ingo.junefjord@attentec.se>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-162-2/+2
|\|
| * [Keymap] Update Miryoku (#14827)Manna Harbour2021-10-152-2/+2
| |
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-10-144-0/+231
|\|
| * [Keymap] Add keebio iris layout beakl 15 (#14762)Tom2021-10-144-0/+231
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-052-8/+8
|\|
| * [Keyboard] Update Iris default keymap (#14701)Danny2021-10-042-8/+8
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-045-0/+227
|\|