summaryrefslogtreecommitdiffstats
path: root/keyboards/satt/comet46
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-074-486/+0
|
* Merge upstream masterlokher2022-12-064-0/+486
|\
| * Remove legacy keycodes, part 6 (#18740)Ryan2022-10-161-2/+2
| | | | | | | | | | | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL`
| * Remove legacy keycodes, part 2 (#18660)Ryan2022-10-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * `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`
| * Remove legacy international keycodes (#18588)Ryan2022-10-092-3/+3
| |
* | Remove non-Keychron keyboardslokher2022-09-1321-1500/+0
|/
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-032-8/+6
|\
| * Move keyboard USB IDs and strings to data driven: S (#17889)Ryan2022-08-042-8/+6
| |
* | Refactor satt/comet46 to use core OLED driver (#17856)Joel Challis2022-07-3112-946/+54
| |
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-193-5/+5
|/ | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Move more UART-based keyboards to use timeout correctly. (#17329)Tomasz Janeczko2022-06-081-2/+9
| | | Co-authored-by: Tomasz Janeczko <tomasz.j@hey.com>
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
|
* Rename keymap_extras headers for consistency (#16939)Ryan2022-05-151-1/+1
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-151-2/+0
| | | | (#16655)
* move @satt99 's comet46 to satt/ (#16059)peepeetee2022-02-1228-0/+2389