summaryrefslogtreecommitdiffstats
path: root/keyboards/latincompass
Commit message (Collapse)AuthorAgeFilesLines
* 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 `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