summaryrefslogtreecommitdiffstats
path: root/keyboards/latincompass
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-0725-1595/+0
|
* Merge upstream masterlokher2022-12-0625-0/+1595
|\
| * Normalise output selection (Bluetooth) keycodes (#19004)Ryan2022-11-082-8/+8
| |
| * Remove legacy keycodes, part 6 (#18740)Ryan2022-10-162-2/+2
| | | | | | | | | | | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL`
| * Merge remote-tracking branch 'upstream/master' into developNick Brassel2022-10-166-63/+32
| |\
| | * Fixup latinpadble (#18736)jack2022-10-156-105/+36
| | |
| * | Remove legacy keycodes, part 5 (#18710)Ryan2022-10-156-6/+6
| | | | | | | | | | | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
| * | Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-155-32/+55
| | |
| * | Remove legacy keycodes, part 4 (#18683)Ryan2022-10-136-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC`
| * | Remove legacy keycodes, part 2 (#18660)Ryan2022-10-106-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * `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`
| * | Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-19/+22
| | | | | | | | | | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
| * | Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-263-3/+0
| | |
| * | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-239-9/+9
| |/
* / Remove non-Keychron keyboardslokher2022-09-1365-3060/+0
|/
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-067-7/+0
|
* Move keyboard USB IDs and strings to data driven: L (#17849)Ryan2022-08-0214-42/+47
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-171-11/+9
|\
| * [Keyboard] Latinpad LED index correction (#17109)Albert Y2022-05-161-11/+9
| |
* | RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-4/+4
|/
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-155-18/+0
| | | | (#16655)
* [Keyboard] move latincompass's boards to /latincompass (#16039)peepeetee2022-02-1065-0/+3082