Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-21 | Deprecate `KC_LEAD` for `QK_LEAD` (#18792) | Ryan | |
2022-10-21 | wilba_tech: allow keymaps to override backlight_effect_indicators() (#18791) | Selene ToyKeeper | |
2022-10-21 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-10-20 | Update Black E6.5 keymap issues on QMK Configurator (#18794) | HorrorTroll | |
2022-10-21 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-10-20 | [Keyboard] Fix saka68 solder layout (#18788) | Alex Berger | |
2022-10-21 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-10-20 | [Keyboard] Add Octopad+ Keyboard (#18484) | DeskDaily | |
Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com> | |||
2022-10-21 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-10-20 | Keychron Q3 I2C & CKLED2001 transfer speedup (#18780) | Stefan | |
2022-10-20 | A1200 Converter. Small modification on a1200.h file (#18783) | 8bits4ever | |
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2022-10-21 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-10-20 | Wavtype p01_ultra Touch-Up (#18784) | James Young | |
2022-10-20 | Remove legacy Grave Escape keycodes (#18787) | Ryan | |
2022-10-20 | Update keyboards readme (#18714) | Jouke Witteveen | |
2022-10-20 | Remove stale userspace/keymaps (#18700) | Joel Challis | |
2022-10-21 | Fix build failures uncovered by #18753 (#18789) | Ryan | |
2022-10-20 | Remove quantum/audio from global VPATH (#18753) | 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-20 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-10-20 | [Keyboard] Fix LEDs being inverted on Sabre (#18762) | Wolf Van Herreweghe | |
2022-10-20 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-10-20 | Wilba Tech WT65-D Layout Additions (#18779) | James Young | |
2022-10-20 | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | |
2022-10-19 | Ano Layout Refactor (#18778) | James Young | |
* info.json: apply friendly formatting * info.json: remove dead space in Configurator rendering * physically arrange layout macro * info.json: correct Configurator key sequence | |||
2022-10-19 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-10-19 | Delikeeb Vaneela Configurator Fix (#18777) | James Young | |
* info.json: fix layout reference `LAYOUT` -> `LAYOUT_ortho_5x12` * info.json: apply friendly formatting * info.json: correct maintainer value | |||
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-19 | A little personal cleanup after #18726 and #18729 (#18734) | Joshua Diamond | |
* A little cleanup after #18726 * Re-instate RGBLIGHT_EFFECT_STATIC_GRADIENT * Extend to spin | |||
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-16 | Merge remote-tracking branch 'upstream/master' into develop | Nick Brassel | |
2022-10-16 | Slipped through the cracks. (#18742) | Nick Brassel | |
2022-10-16 | Mark the moonlander keyboard default music map as weak (#18715) | Jouke Witteveen | |
This allows user keymaps to set a different music map. | |||
2022-10-15 | Fixup work_louder/micro VIA keymap (#18738) | jack | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2022-10-15 | Fixup latinpadble (#18736) | jack | |
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 | Y&R Studio NZ67v2 Layout Refactor (#18724) | James Young | |
* info.json: apply friendly formatting * nz67v2.h: use ____ for KC_NO * nz67v2.h: add matrix diagram * add LAYOUT_all Same matrix as `LAYOUT`, but physically arranged to mimic the keyboard layout. Rotary encoder positions move from the bottom row to the top row. * refactor keymaps to use LAYOUT_all macro * info.json: add LAYOUT_all data * remove LAYOUT macro Now unused. * add LAYOUT_65_ansi_blocker * add LAYOUT_65_ansi_blocker_split_space * remove dead space from layouts Remove empty space from `LAYOUT_65_ansi_blocker` and `LAYOUT_65_ansi_blocker_split_space` layouts. | |||
2022-10-15 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-10-15 | bbrfkr Dynamis Refactor (#18733) | James Young | |
* dynamis.h: use XXX for KC_NO * dynamis.h: add matrix diagram * info.json: apply friendly formatting * refactor keymaps - use four-space indent - grid-align keycodes for readability * info.json: fix LAYOUT_iso key sequence | |||
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 | Update converter/usb_usb keymaps to use LAYOUT_fullsize (#18720) | precondition | |
2022-10-15 | led_update_kb -> led_update_ports where appropriate (#18716) | Jouke Witteveen | |
Following #14452, less boilerplate is needed to customize indicator led control. | |||
2022-10-15 | Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728) | Drashna Jaelre | |
2022-10-15 | Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727) | Drashna Jaelre | |
2022-10-15 | Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) | Drashna Jaelre | |