Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-21 | Deprecate `KC_LOCK` for `QK_LOCK` (#18796) | Ryan | |
2022-10-20 | Remove legacy Grave Escape keycodes (#18787) | Ryan | |
2022-10-20 | Remove legacy EEPROM clear keycodes (#18782) | Ryan | |
* `EEP_RST` -> `EE_CLR`, default-ish keymaps * `EEP_RST` -> `EE_CLR`, user keymaps * `EEP_RST` -> `EE_CLR`, community layouts * `EEP_RST` -> `EE_CLR`, userspace * `EEP_RST` -> `EE_CLR`, docs & core | |||
2022-10-19 | Remove legacy Debug keycode (#18769) | Ryan | |
* `DEBUG` -> `DB_TOGG`, default-ish keymaps * `DEBUG` -> `DB_TOGG`, user keymaps * `DEBUG` -> `DB_TOGG`, community layouts * `DEBUG` -> `DB_TOGG`, userspace * `DEBUG` -> `DB_TOGG`, docs & core | |||
2022-10-17 | Remove legacy sendstring keycodes (#18749) | Ryan | |
2022-10-16 | Remove legacy keycodes, part 6 (#18740) | Ryan | |
* `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL` | |||
2022-10-15 | Remove legacy keycodes, part 5 (#18710) | Ryan | |
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | |||
2022-10-15 | Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) | Drashna Jaelre | |
2022-10-13 | Remove legacy keycodes, part 4 (#18683) | Ryan | |
* `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC` | |||
2022-10-11 | Remove legacy keycodes, part 3 (#18669) | Ryan | |
* `KC__VOLDOWN` -> `KC_VOLD` * `KC__VOLUP` -> `KC_VOLU` * `KC__MUTE` -> `KC_MUTE` * `KC_POWER` -> `KC_PWR` | |||
2022-10-10 | Remove legacy keycodes, part 2 (#18660) | Ryan | |
* `KC_SYSREQ` -> `KC_SYRQ` And one `KC_ALT_ERASE` -> `KC_ERAS` * `KC_NONUS_BSLASH` -> `KC_NUBS` * `KC_NUMLOCK` -> `KC_NUM` * `KC_CLCK` -> `KC_CAPS` * `KC_SCROLLLOCK` -> `KC_SCRL` * `KC_LBRACKET` -> `KC_LBRC` * `KC_RBRACKET` -> `KC_RBRC` * `KC_CAPSLOCK` -> `KC_CAPS` | |||
2022-10-04 | Fix Per Key LED Indicator Callbacks (#18450) | Drashna Jaelre | |
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2022-09-23 | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | |
2022-09-07 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-07 | Add Iris Rev. 6b (#18307) | Danny | |
2022-09-07 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-07 | Update Iris VIA configuration (#18306) | Danny | |
* Update RGB matrix max brightness * Remove old VIA workaround code * Fix default encoder rotations for encoder map | |||
2022-09-06 | Remove legacy USE_SERIAL define (#18292) | Dasky | |
* Remove legacy USE_SERIAL define * tidy up missed comments | |||
2022-08-31 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-08-31 | Added personal Iris Rev6a layout and Milk 2% layout (#17600) | Ryan Neff | |
by JellyTitan | |||
2022-08-28 | Switch over MANUFACTURER and PRODUCT to string literals (#18183) | Ryan | |
2022-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | |
2022-08-20 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | |
2022-08-20 | Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080) | Ryan | |
2022-08-11 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-08-11 | [Keyboard] Add Iris Rev. 7 (#17967) | Danny | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2022-08-11 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-08-10 | [Keymap] Added personal keymap for keebio/iris/rev6 (#17971) | Adam Applegate | |
2022-08-07 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-08-07 | csc027/keymap-updates (#17881) | csc027 | |
* 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. | |||
2022-07-26 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-07-26 | [Keyboard] Fix typo with RGB LED positioning in Iris (#17805) | Danny | |
2022-07-15 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-07-14 | [Keymap] emp keymap for keebio/iris (#16858) | Elliot Patros | |
* 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 | |||
2022-07-02 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-07-02 | feat(keymap): add keebio/iris/rev6/radlinskii keymap (#17216) | RadliĆski Ignacy | |
Co-authored-by: ignacy-radlinski <ignacy.radlinski@schibsted.com> | |||
2022-07-02 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-07-02 | [Keymap] Update Miryoku (#16482) | Manna Harbour | |
2022-06-19 | Make default layer size 16-bit (#15286) | Drashna Jaelre | |
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> | |||
2022-06-07 | [Keymap] Update keymap for user jasondunsmore (#17312) | Jason Dunsmore | |
2022-06-03 | Add Encoder Map Swap Hands config for boards that support both features (#17294) | Drashna Jaelre | |
2022-05-30 | [Keymap] Drashna update for post Q2 merge (#17241) | Drashna Jaelre | |
2022-05-30 | [Keymap] Update sethbarberee code to QK_BOOT and try out DVVORAK (#17230) | Seth Barberee | |
2022-05-15 | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | |
2022-04-19 | [Keyboard] Add notes on Iris rev6a firmware (#16878) | Danny | |
2022-04-13 | [Keymap] Add thattolleyguy keymaps (#15351) | Tyler Tolley | |
* 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> | |||
2022-04-05 | Add Iris Rev 6.1 (#16722) | Danny | |
2022-03-14 | keebio/iris: Add ifdefs to encoder callbacks (#16642) | Ryan | |
2022-02-22 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | |
2022-02-21 | Add encoder defaults for Keebio boards (#16398) | Danny | |
* 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 |