summaryrefslogtreecommitdiff
path: root/keyboards/planck
AgeCommit message (Expand)Author
2023-04-05Add peterfalken userspace & keymaps (#19897)Luis Garcia
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition
2023-04-03Add direction to dynamic_macro_record_start_user (#19689)Johannes H. Jensen
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan
2023-03-17Remove more empty headers (#20155)Ryan
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan
2023-03-08Remove empty rules.mk from keymaps (#20056)Joel Challis
2023-02-28Remove `"w":1` and `"h":1` from info.json (#19961)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
2023-02-26Move backlight config to data driven (#19910)Ryan
2023-02-23Reallocate SAFE_RANGE (#19909)Joel Challis
2023-02-23Move QMK LUFA bootloader config to data driven (#19879)Ryan
2023-02-23VIA Protocol 12 + fixes (#19916)Nick Brassel
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan
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