summaryrefslogtreecommitdiff
path: root/quantum/keymap.h
AgeCommit message (Expand)Author
2023-06-05Remove quantum/keymap.h (#21086)Joel Challis
2023-03-27Remove use of keymap.h (#20004)Joel Challis
2023-03-03Remove some use of keymap.h (#19980)Joel Challis
2022-09-29Start moving towards introspection-based data retrieval (#18441)Nick Brassel
2022-09-14Remove deprecated RESET keycode alias (#18271)Joel Challis
2022-06-30[Core] Add Raspberry Pi RP2040 support (#14877)Stefan Kerkmann
2022-06-05Add keymap wrappers for introspection into the keymap. (#17229)Nick Brassel
2022-03-09Add support for encoder mapping. (#13286)Nick Brassel
2022-01-24Rip out old macro and action_function system (#16025)Ryan
2022-01-22[Bug] Fix hack for chibiOS reset name (#15984)Drashna Jaelre
2020-12-26Change include guards in quantum/ to pragma once (#11239)Ryan
2020-12-11Normalise include statements in core code (#11153)Ryan
2020-09-27Add logic for AT90USBxx7 where needed (#10203)Ryan
2019-08-30clang-format changesskullY
2018-02-08Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo
2017-03-28Clarify the quantum license (#1042)skullydazed
2016-12-29Keycode refactorWilba6582
2016-12-23Added check that makes sure a code is a right modifier before considering it ...Ofer Plesser
2016-11-12mergingJack Humbert
2016-10-16working with power limitJack Humbert
2016-10-16Merge pull request #815 from priyadi/unicode_mapJack Humbert
2016-10-12[Jack & Erez] Simplifies and documents TOJack & Erez
2016-10-10Unicode map framework. Allow unicode up to 0xFFFFF using separatePriyadi Iman Nurcahyo
2016-10-07Add Altgr combination for non US layoutsnpoirey
2016-09-06Use keyboard config for nkro (#7)IBNobody
2016-08-12fix typoshela
2016-07-07Create keycodes for RGB control functionsTerryMathews
2016-07-01Add ChibiOS support for QMK (#465)fredizzimo
2016-06-29Moves features to their own files (process_*), adds tap dance feature (#460)Jack Humbert
2016-06-23Backlight abstraction and other changes (#439)Jack Humbert
2016-06-21Warning reductions (#430)Jack Humbert
2016-06-20[Jack & Erez] Fixes Space Cadet right shiftJack & Erez
2016-06-18Cleans up quantum/keymap situation, removes extra lufa folders (#416)Jack Humbert