Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-20 | Remove legacy Grave Escape keycodes (#18787) | Ryan | |
2022-10-21 | Fix build failures uncovered by #18753 (#18789) | 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 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-10-17 | Fixup handwired/kbod (#18754) | jack | |
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 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-10-15 | fix: Remove OLED support (#18719) | Reibl János Dániel | |
* fix: Remove OLED support * redundant files Co-authored-by: zvecr <git@zvecr.com> | |||
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-13 | Remove keymaps that still reference legacy macros (#18693) | Joel Challis | |
2022-10-13 | Fixup handwired/jopr — remove deprecated keycode (#18668) | jack | |
2022-10-12 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-10-12 | Remove xealousbrown keyboard (#18658) | Alex Ong | |
Co-authored-by: alexo <alex-ong> | |||
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-09 | twig50 - Remove deprecated keycodes (#18651) | jack | |
2022-10-09 | Remove legacy international keycodes (#18588) | Ryan | |
2022-10-07 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-10-07 | Remove all `BACKLIGHT_LEVELS 0` (#18630) | jack | |
2022-10-05 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-10-04 | [Keyboard] Twig50 (#18085) | nodatk | |
Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-10-05 | onekey: Enable ADC for STM32F072 Discovery (#18592) | Ryan | |
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-10-04 | [Core] PWM Backlight for RP2040 (#17706) | Stefan Kerkmann | |
2022-10-01 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-10-01 | onekey: fix quine keymap (#18555) | Ryan | |
2022-09-30 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-30 | [Keyboard] handwired/tractyl_manuform: Arduino Micro (#17199) | Pascal J | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2022-09-30 | onekey: enable ADC for Bluepill and Blackpill (#18545) | Ryan | |
2022-09-30 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-29 | [Keyboard] Add handwired tkk diodeless keyboard (#18379) | Joseph Fass | |
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2022-09-29 | Remove remaining use of terminal keys and related comment labels (#18402) | Johannes Löthberg | |
2022-09-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-29 | [Keyboard] Add ScottoCMD Keyboard (#18520) | Joe Scotto | |
2022-09-30 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | |
2022-09-30 | Onekey: migrate some stuff to data driven (#18502) | Ryan | |
2022-09-28 | Merge remote-tracking branch 'origin/master' into develop | Joshua Diamond | |
2022-09-28 | [Keyboard] dygma/raise: multiple fixes and improvements (#18361[) | Mike Ryan | |
2022-09-27 | Further refactoring of joystick feature (#18437) | Ryan | |
2022-09-26 | Enabling Pointing Device support in register code functions (#18363) | Drashna Jaelre | |
2022-09-26 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-25 | [Keyboard] Add Osborne 1 handwired keyboard (#18397) | Nick Lopez | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2022-09-26 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-25 | [Keyboard] Add Handwired 87 keys (#17682) | Cao Thai Duong | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> | |||
2022-09-26 | Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415) | Ryan | |
2022-09-26 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |