Danny
7b4dc5a7e4
Add Iris Rev. 6b ( #18307 )
3 years ago
Danny
3f65d48539
Update Iris VIA configuration ( #18306 )
...
* Update RGB matrix max brightness
* Remove old VIA workaround code
* Fix default encoder rotations for encoder map
3 years ago
Ryan Neff
d4c935d8fa
Added personal Iris Rev6a layout and Milk 2% layout ( #17600 )
...
by JellyTitan
3 years ago
Joel Challis
bbc3bc55f2
RESET -> QK_BOOT user keymaps ( #17940 )
3 years ago
Ryan
835c971f78
Move keyboard USB IDs and strings to data driven, pass 2: J-L ( #18080 )
3 years ago
Danny
fab6c8a028
[Keyboard] Add Iris Rev. 7 ( #17967 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
3 years ago
Adam Applegate
a6fad5cc87
[Keymap] Added personal keymap for keebio/iris/rev6 ( #17971 )
3 years ago
csc027
4267f0e0d4
csc027/keymap-updates ( #17881 )
...
* 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.
3 years ago
Danny
dc48b3fd04
[Keyboard] Fix typo with RGB LED positioning in Iris ( #17805 )
3 years ago
Elliot Patros
0ececbcdb7
[Keymap] emp keymap for keebio/iris ( #16858 )
...
* 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
3 years ago
Radliński Ignacy
5a727dbc6d
feat(keymap): add keebio/iris/rev6/radlinskii keymap ( #17216 )
...
Co-authored-by: ignacy-radlinski <ignacy.radlinski@schibsted.com>
3 years ago
Manna Harbour
3842b15cf1
[Keymap] Update Miryoku ( #16482 )
3 years ago
Drashna Jaelre
0da6562c4d
Make default layer size 16-bit ( #15286 )
...
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
3 years ago
Jason Dunsmore
c9b71f953f
[Keymap] Update keymap for user jasondunsmore ( #17312 )
3 years ago
Drashna Jaelre
706194b336
Add Encoder Map Swap Hands config for boards that support both features ( #17294 )
3 years ago
Drashna Jaelre
cda343acbe
[Keymap] Drashna update for post Q2 merge ( #17241 )
3 years ago
Seth Barberee
cc7a3f8dc7
[Keymap] Update sethbarberee code to QK_BOOT and try out DVVORAK ( #17230 )
3 years ago
Joel Challis
b7771ec25b
RESET -> QK_BOOT default keymaps ( #17037 )
3 years ago
Danny
b310bf6ca3
[Keyboard] Add notes on Iris rev6a firmware ( #16878 )
3 years ago
Tyler Tolley
973bc88b0f
[Keymap] Add thattolleyguy keymaps ( #15351 )
...
* 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>
3 years ago
Danny
563c4dbb09
Add Iris Rev 6.1 ( #16722 )
3 years ago
Ryan
5fb269b2b4
keebio/iris: Add ifdefs to encoder callbacks ( #16642 )
3 years ago
Danny
302ed624ac
Add encoder defaults for Keebio boards ( #16398 )
...
* 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
3 years ago
Joel Challis
e04f6c5d38
Remove manual enable of LTO within user keymaps ( #15378 )
3 years ago
Danny
11e50f5ff1
[Keyboard] Add explicit RGB Matrix defines for Iris Rev. 6 ( #16275 )
3 years ago
Khang
6a045e93f7
[Keymap] Add keebio/iris keymap ( #14688 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
3 years ago
Drashna Jaelre
c4551d7ef1
[Keymap] Reorganization, cleanup and readmes for drashna code ( #15617 )
4 years ago
Drashna Jaelre
3fa592a402
[Keymap] Unicode and Pointing Device and Autocorect for drashna keymaps ( #15415 )
4 years ago
Ryan
a8d440e4e0
Tidy up NKRO_ENABLE rules ( #15382 )
4 years ago
Ryan
7f90cb1781
Remove references to Makefile in keyboard-level rules.mk ( #15427 )
4 years ago
Ryan
c12b997679
Tidy up `SLEEP_LED_ENABLE` rules ( #15362 )
4 years ago
Mats Nilsson
04cad4582e
Remove deprecated defines from my keymaps ( #15353 )
4 years ago
Drashna Jaelre
3f656d54d3
[Keyboard] Disable console on Keebio foldkb and iris rev3 ( #15260 )
4 years ago
James Young
84ea77ead6
Remove `BOOTMAGIC_ENABLE = lite` option ( #15002 )
...
* 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.
4 years ago
Ingomancer
bfddc7dfa1
Reformat iris keymap antonlindstrom to be a bit more readable and consistent ( #14902 )
...
Co-authored-by: Ingo Junefjord <ingo.junefjord@attentec.se>
4 years ago
Manna Harbour
6b299fab6e
[Keymap] Update Miryoku ( #14827 )
4 years ago
Tom
dd42387d9f
[Keymap] Add keebio iris layout beakl 15 ( #14762 )
4 years ago
Danny
46fe8ab4e2
[Keyboard] Update Iris default keymap ( #14701 )
4 years ago
Danny
f72b2ad720
[Keyboard] Add Iris Rev. 6 ( #14683 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago
Ryan
36bc3c867e
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk ( #14633 )
4 years ago
Ryan
6b74e48f81
Remove audio pin references in rules.mk ( #14532 )
4 years ago
Ryan
5af1799735
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk ( #14379 )
4 years ago
Ryan
4791cfae1a
Remove width, height and key_count from info.json ( #14274 )
4 years ago
Ryan
7eea780a7d
Remove bootloader listings from rules.mk ( #14330 )
4 years ago
Ryan
fe6d6cf76d
Remove empty override functions ( #14312 )
...
* Remove empty override functions, 0-9
* Remove empty override functions, A-D
* Remove empty override functions, E-H
* Remove empty override functions, handwired
* Remove empty override functions, I-L
* Remove empty override functions, M-P
* Remove empty override functions, Q-T
* Remove empty override functions, U-Z
4 years ago
jhauh
a01057d19d
[Keymap] Update iris fluffactually keymap ( #14265 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
4 years ago
Ryan
41c50bb653
Change keyboard level include guards to `pragma once` ( #14248 )
...
* Change keyboard level include guards to `pragma once`
And clean up a lot of layout macros
* Oops
* Remove dangling endif
4 years ago
Drashna Jaelre
b7693c971c
[Keyboard] Disable console on Iris Rev5 ( #14249 )
4 years ago
Danny
2dc07391bd
[Keyboard] Add Iris Rev. 5 ( #13934 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago
Drashna Jaelre
58a5030661
[Keymap] Drashna's Improve OLEDs and custom Split code ( #14063 )
...
* Fill the oleds with right mods
* Enable double mods on x32 oleds
* Disable forced NKRO
* Make oleds fancy only on good MCUs
* Overhaul oled display
* Further enhance oled, with kitty!
* Final oled form
* Not working transport
* Transport id of woring
* Add acceleration
* fix button placement for accel macro
* Fix accelartion location and behavior
* Remove OLED sync code
* Fix alignment issue
* Remove audio hack
* Fix up zima keymap
* Add matrix slave scan function and cleanup drashna.h
* Clean up user space
* Allow userspace sync to be disable-able
* Fix weird issue with audio
* Fix alignment issue with user split sync
* Disable second rgb matrix task
* Disable additional animations
* Change dynamic keymap settings
* Hacky fix for borked corne
* Add Blackpill (F411) support to tractyl manuform
* remove manual via eeprom reset
* Remove all references to rgblight twinkle
* Fix issues with config processing
4 years ago