summaryrefslogtreecommitdiff
path: root/keyboards/planck
AgeCommit message (Expand)Author
2023-02-21Add some missing `#pragma once`s (#19902)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-13Refactor Leader key feature (#19632)Ryan
2023-02-11Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-06Remove `DEBOUNCE` macro usage (#19750)jack
2023-02-05Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-30Normalise Swap Hands keycodes (#19720)Ryan
2023-01-29Remove deprecated Quantum keycodes (#19712)Ryan
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan
2023-01-20Fix functions with empty params (#19647)Ryan
2023-01-19Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-01-19Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel
2023-01-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-01-13Updates to gitdrik Planck keymap (#19585)gitdrik
2023-01-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-01-10[Keymap] Kbdfans Tiger 80 keymap & Planck keymap (#19428)squarecut
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan
2023-01-01Align definition of unicode_map (#19452)Joel Challis
2022-12-30Remove useless line continuations (#19399)Ryan
2022-12-14Tap Dance: remove `qk_` prefix (#19313)Ryan
2022-12-14Leader: remove `qk_` prefix (#19304)Ryan
2022-12-13Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of HOLD_ON_OTHER_KEY_PRESS_...precondition
2022-12-12[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan
2022-11-23Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-11-23[Keymap] komidore64 planck rev6 (#19036)Adam Price
2022-11-22Update use of legacy keycodes (#19120)Joel Challis
2022-11-21Remove .noci functionality (#19122)Joel Challis
2022-11-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-11-20[Keyboard] Add layer tap keys to dshields keymaps. (#18953)Daniel Shields
2022-11-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-15Personal keymap updates (#18763)bghull
2022-11-15Fix some old keycodes (#19086)Ryan
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel
2022-11-06Remove thermal printer. (#18959)Nick Brassel
2022-11-03Normalise Dynamic Macro keycodes (#18939)Ryan
2022-10-31Normalise Unicode keycodes (#18898)Ryan
2022-10-28Normalise Auto Shift keycodes (#18892)Ryan
2022-10-27Normalise Space Cadet keycodes (#18864)Ryan
2022-10-24Remove some assumptions on sequential keycode ranges (#18838)Joel Challis
2022-10-24Deprecate `CAPS_WORD`/`CAPSWRD` for `CW_TOGG` (#18834)Ryan
2022-10-22Deprecate `VLK_TOG` for `VK_TOGG` (#18807)Ryan
2022-10-21Remove legacy fauxclicky and unicode keycodes (#18800)Ryan
2022-10-21Deprecate `KC_LOCK` for `QK_LOCK` (#18796)Ryan
2022-10-21Deprecate `KC_LEAD` for `QK_LEAD` (#18792)Ryan