Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Remove legacy keycodes, part 2 (#18660) | Ryan | 2022-10-10 | 13 | -36/+36 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * `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` | |||||
* | | twig50 - Remove deprecated keycodes (#18651) | jack | 2022-10-09 | 1 | -3/+3 | |
| | | ||||||
* | | Remove legacy international keycodes (#18588) | Ryan | 2022-10-09 | 7 | -8/+8 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-10-07 | 6 | -32/+0 | |
|\| | ||||||
| * | Remove all `BACKLIGHT_LEVELS 0` (#18630) | jack | 2022-10-07 | 6 | -32/+0 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-10-05 | 7 | -0/+199 | |
|\| | ||||||
| * | [Keyboard] Twig50 (#18085) | nodatk | 2022-10-04 | 7 | -0/+199 | |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | onekey: Enable ADC for STM32F072 Discovery (#18592) | Ryan | 2022-10-05 | 2 | -0/+5 | |
| | | ||||||
* | | Fix Per Key LED Indicator Callbacks (#18450) | Drashna Jaelre | 2022-10-04 | 4 | -20/+19 | |
| | | | | | | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org> | |||||
* | | [Core] PWM Backlight for RP2040 (#17706) | Stefan Kerkmann | 2022-10-04 | 7 | -1/+28 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-10-01 | 1 | -3/+2 | |
|\| | ||||||
| * | onekey: fix quine keymap (#18555) | Ryan | 2022-10-01 | 1 | -3/+2 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-30 | 4 | -0/+70 | |
|\| | ||||||
| * | [Keyboard] handwired/tractyl_manuform: Arduino Micro (#17199) | Pascal J | 2022-09-30 | 4 | -0/+70 | |
| | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
* | | onekey: enable ADC for Bluepill and Blackpill (#18545) | Ryan | 2022-09-30 | 10 | -0/+26 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-30 | 4 | -0/+130 | |
|\| | ||||||
| * | [Keyboard] Add handwired tkk diodeless keyboard (#18379) | Joseph Fass | 2022-09-29 | 4 | -0/+130 | |
| | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
* | | Remove remaining use of terminal keys and related comment labels (#18402) | Johannes Löthberg | 2022-09-29 | 3 | -3/+3 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-29 | 7 | -0/+689 | |
|\| | ||||||
| * | [Keyboard] Add ScottoCMD Keyboard (#18520) | Joe Scotto | 2022-09-29 | 7 | -0/+689 | |
| | | ||||||
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2022-09-30 | 69 | -335/+259 | |
|\| | ||||||
| * | Onekey: migrate some stuff to data driven (#18502) | Ryan | 2022-09-30 | 69 | -335/+259 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | Joshua Diamond | 2022-09-28 | 7 | -45/+76 | |
|\| | ||||||
| * | [Keyboard] dygma/raise: multiple fixes and improvements (#18361[) | Mike Ryan | 2022-09-28 | 8 | -51/+76 | |
| | | ||||||
* | | Further refactoring of joystick feature (#18437) | Ryan | 2022-09-27 | 1 | -5/+1 | |
| | | ||||||
* | | Enabling Pointing Device support in register code functions (#18363) | Drashna Jaelre | 2022-09-26 | 1 | -10/+0 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-26 | 5 | -0/+175 | |
|\| | ||||||
| * | [Keyboard] Add Osborne 1 handwired keyboard (#18397) | Nick Lopez | 2022-09-25 | 5 | -0/+175 | |
| | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-26 | 7 | -0/+243 | |
|\| | ||||||
| * | [Keyboard] Add Handwired 87 keys (#17682) | Cao Thai Duong | 2022-09-25 | 7 | -0/+243 | |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> | |||||
* | | Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415) | Ryan | 2022-09-26 | 4 | -4/+1 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-26 | 4 | -0/+101 | |
|\| | ||||||
| * | [Keyboard] Add Scotto9 Macropad (#18452) | Joe Scotto | 2022-09-25 | 4 | -0/+101 | |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | [Keymap] develop updates for Drashna Keymaps (#18472) | Drashna Jaelre | 2022-09-25 | 1 | -3/+3 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2022-09-24 | 6 | -0/+412 | |
|\| | ||||||
| * | [Keyboard] Add Scotto36 Keyboard (#18446) | Joe Scotto | 2022-09-24 | 6 | -0/+412 | |
| | | ||||||
* | | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | 2022-09-23 | 16 | -17/+17 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-16 | 1 | -1/+1 | |
|\| | ||||||
| * | Fix handwired/swiftrax/bumblebee layout macro (#18377) | Joel Challis | 2022-09-16 | 1 | -1/+1 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-09 | 8 | -69/+102 | |
|\| | ||||||
| * | Add via support for 6key (#18082) | Jacqueline Liang | 2022-09-09 | 8 | -69/+102 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-09 | 2 | -118/+118 | |
|\| | ||||||
| * | Hillside 46 & 52: remove dead space from QMK Configurator renderings (#18315) | James Young | 2022-09-09 | 2 | -118/+118 | |
| | | | | | | | | | | | | | | * Hillside 46 info.json: fix syntax error * Hillside 46 info.json: remove dead space * Hillside 52 info.json: remove dead space | |||||
* | | Remove legacy define SERIAL_USE_MULTI_TRANSACTION (#18299) | Dasky | 2022-09-07 | 1 | -1/+0 | |
| | | ||||||
* | | Remove legacy USE_SERIAL define (#18292) | Dasky | 2022-09-06 | 37 | -84/+3 | |
| | | | | | | | | | | * Remove legacy USE_SERIAL define * tidy up missed comments | |||||
* | | Remove `UNICODE_KEY_OSX` and `UC_OSX` (#18290) | Ryan | 2022-09-06 | 2 | -4/+4 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-03 | 1 | -1/+1 | |
|\| | ||||||
| * | Fix a couple of boards still using `usb.device_ver` (#18258) | Ryan | 2022-09-03 | 1 | -1/+1 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-03 | 2 | -3/+3 | |
|\| | ||||||
| * | Remove more RESET keycode references (#18252) | Joel Challis | 2022-09-03 | 2 | -3/+3 | |
| | |