index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
planck
/
keymaps
/
experimental
Age
Commit message (
Expand
)
Author
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-02-13
Refactor Leader key feature (#19632)
Ryan
2023-01-20
Fix functions with empty params (#19647)
Ryan
2022-11-22
Update use of legacy keycodes (#19120)
Joel Challis
2022-10-21
Deprecate `KC_LEAD` for `QK_LEAD` (#18792)
Ryan
2022-10-15
Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)
Drashna Jaelre
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2021-08-06
Remove Full Bootmagic (#13846)
James Young
2021-02-06
Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750)
Ryan
2020-02-29
2020 February 29 Breaking Changes Update (#8064)
James Young
2019-02-17
Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)
fauxpark
2019-01-04
Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)
noroadsleft
2018-10-22
Replace outdated RGB/Audio information
Drashna Jaelre
2018-09-17
Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
Joe Wasson
2018-07-16
Adds support for Planck Rev 6 (#2666)
Jack Humbert
2018-03-16
Add keycodes for swap-hands feature.
Joe Wasson
2018-03-16
Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistency
Joe Wasson
2018-01-01
backlight breathing overhaul (#2187)
Balz Guenat
2017-10-15
update keymaps to not be the canonical file
Jack Humbert
2017-09-27
remove all makefiles from keyboard directories
Jack Humbert
2017-09-08
Remove all Makefiles from the keyboards directory. (#1660)
skullydazed
2017-08-20
Remove PLAY_NOTE_ARRAY usages to get rid of warning.
Joe Wasson
2017-07-27
Add TX Bolt protocol support for Stenography
Joe Wasson
2017-05-11
Fix spelling of "persistent"
Nikolaus Wittenstein
2017-02-25
Update existing keymaps
Gabriel Young
2016-11-17
rgb light through midi
Jack Humbert
2016-08-20
Add one-hand key to planck/experimental keymap.
Joe Wasson
2016-07-31
Generate version information to version.h
Fred Sundvik
2016-07-07
updates rgblight implementation, makes non-timer stuff compatible with audio
Jack Humbert
2016-06-29
updates planck experimental, width of color output
Jack Humbert
2016-06-29
adds random base64 character generator
Jack Humbert
2016-06-29
Implements subprojects and updates projects for this (#459)
Jack Humbert
2016-06-23
Backlight abstraction and other changes (#439)
Jack Humbert
2016-06-21
Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)
Jack Humbert