summaryrefslogtreecommitdiffstats
path: root/keyboards/planck
Commit message (Collapse)AuthorAgeFilesLines
...
| * [Keymap] komidore64 planck rev6 (#19036)Adam Price2022-11-233-0/+104
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Update use of legacy keycodes (#19120)Joel Challis2022-11-2290-177/+177
| |
* | Remove .noci functionality (#19122)Joel Challis2022-11-215-0/+0
| |
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-11-201-1/+1
|\|
| * [Keyboard] Add layer tap keys to dshields keymaps. (#18953)Daniel Shields2022-11-201-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-154-56/+78
|\|
| * Personal keymap updates (#18763)bghull2022-11-154-56/+78
| | | | | | | | | | | | | | * Latest updates * Aligning and cleaning up planck and babyv layouts * Added license, cleaned up errors
* | Fix some old keycodes (#19086)Ryan2022-11-151-1/+1
| |
* | Reworked backlight keycodes. (#18961)Nick Brassel2022-11-062-3/+3
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Remove thermal printer. (#18959)Nick Brassel2022-11-064-343/+0
| |
* | Normalise Dynamic Macro keycodes (#18939)Ryan2022-11-034-18/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | * `DYN_REC_START1` -> `QK_DYNAMIC_MACRO_RECORD_START_1` * `DYN_REC_START2` -> `QK_DYNAMIC_MACRO_RECORD_START_2` * `DYN_MACRO_PLAY1` -> `QK_DYNAMIC_MACRO_PLAY_1` * `DYN_MACRO_PLAY2` -> `QK_DYNAMIC_MACRO_PLAY_2` * `DYN_REC_STOP` -> `QK_DYNAMIC_MACRO_RECORD_STOP` * Update docs
* | Normalise Unicode keycodes (#18898)Ryan2022-10-317-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * `UC_MOD`/`UC_RMOD` -> `UC_NEXT`/`UC_PREV` * `UNICODE_MODE_*` -> `QK_UNICODE_MODE_*` * `UC_MAC` -> `UNICODE_MODE_MACOS` * `UC_LNX` -> `UNICODE_MODE_LINUX` * `UC_WIN` -> `UNICODE_MODE_WINDOWS` * `UC_BSD` -> `UNICODE_MODE_BSD` * `UC_WINC` -> `UNICODE_MODE_WINCOMPOSE` * `UC_EMACS` -> `UNICODE_MODE_EMACS` * `UC__COUNT` -> `UNICODE_MODE_COUNT` * `UC_M_MA` -> `UC_MAC` * `UC_M_LN` -> `UC_LINX` * `UC_M_WI` -> `UC_WIN` * `UC_M_BS` -> `UC_BSD` * `UC_M_WC` -> `UC_WINC` * `UC_M_EM` -> `UC_EMAC` * Docs * Update quantum/unicode/unicode.h
* | Normalise Auto Shift keycodes (#18892)Ryan2022-10-281-2/+2
| | | | | | | | | | | | | | | | * Normalise Auto Shift keycodes * Add keycode table to main list * Add old keycodes to legacy header
* | Normalise Space Cadet keycodes (#18864)Ryan2022-10-2715-21/+21
| |
* | Remove some assumptions on sequential keycode ranges (#18838)Joel Challis2022-10-241-2/+9
| |
* | Deprecate `CAPS_WORD`/`CAPSWRD` for `CW_TOGG` (#18834)Ryan2022-10-241-1/+1
| |
* | Deprecate `VLK_TOG` for `VK_TOGG` (#18807)Ryan2022-10-221-2/+2
| |
* | Remove legacy fauxclicky and unicode keycodes (#18800)Ryan2022-10-211-1/+1
| |
* | Deprecate `KC_LOCK` for `QK_LOCK` (#18796)Ryan2022-10-212-2/+2
| |
* | Deprecate `KC_LEAD` for `QK_LEAD` (#18792)Ryan2022-10-217-13/+13
| |
* | Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-209-14/+14
| |
* | Fix build failures uncovered by #18753 (#18789)Ryan2022-10-212-2/+6
| |
* | Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-2012-13/+13
| | | | | | | | | | | | | | | | | | | | | | * `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
* | Remove legacy Debug keycode (#18769)Ryan2022-10-1974-85/+85
| | | | | | | | | | | | | | | | | | | | | | * `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
* | Remove legacy sendstring keycodes (#18749)Ryan2022-10-173-5/+5
| |
* | Remove legacy keycodes, part 6 (#18740)Ryan2022-10-1618-31/+31
| | | | | | | | | | | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL`
* | Remove legacy keycodes, part 5 (#18710)Ryan2022-10-1528-34/+34
| | | | | | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* | Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-155-11/+52
| |
* | Remove legacy keycodes, part 4 (#18683)Ryan2022-10-1319-41/+41
| | | | | | | | | | | | | | | | | | | | | | * `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC`
* | Remove keymaps that still reference legacy macros (#18693)Joel Challis2022-10-1372-7130/+0
| |
* | Remove legacy keycodes, part 3 (#18669)Ryan2022-10-1111-23/+23
| | | | | | | | | | | | | | | | | | * `KC__VOLDOWN` -> `KC_VOLD` * `KC__VOLUP` -> `KC_VOLU` * `KC__MUTE` -> `KC_MUTE` * `KC_POWER` -> `KC_PWR`
* | Remove legacy keycodes, part 2 (#18660)Ryan2022-10-1014-37/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * `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-091-6/+6
| |
* | Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-045-5/+10
| | | | | | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* | Remove remaining use of terminal keys and related comment labels (#18402)Johannes Löthberg2022-09-2945-105/+105
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-284-0/+215
|\|
| * [Keymap] Add rennerom planck layout (#17283)Max Renner2022-09-284-0/+215
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-2310-15/+15
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-201-19/+21
|\|
| * [Keymap] Added Kyria keyboard to jimmysjolund (#18335)Jimmy Sjölund2022-09-191-19/+21
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-181-1/+1
|\|
| * Add home row modifiers to dshields keymaps. (#18376)Daniel Shields2022-09-181-1/+1
| |
* | Remove `UNICODE_KEY_OSX` and `UC_OSX` (#18290)Ryan2022-09-063-3/+3
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-031-1/+1
|\|
| * Remove more RESET keycode references (#18252)Joel Challis2022-09-031-1/+1
| |
* | Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan2022-08-281-2/+2
|/
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-21150-175/+175
|
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-2027-89/+80
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091)Ryan2022-08-2027-89/+80
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-072-9/+4
|\|