summaryrefslogtreecommitdiffstats
path: root/quantum/keymap.h
Commit message (Expand)AuthorAgeFilesLines
* Remove use of keymap.h (#20004)Joel Challis2023-03-271-21/+1
* Remove some use of keymap.h (#19980)Joel Challis2023-03-031-2/+1
* Start moving towards introspection-based data retrieval (#18441)Nick Brassel2022-09-291-2/+0
* Remove deprecated RESET keycode alias (#18271)Joel Challis2022-09-141-22/+1
* [Core] Add Raspberry Pi RP2040 support (#14877)Stefan Kerkmann2022-06-301-0/+5
* Add keymap wrappers for introspection into the keymap. (#17229)Nick Brassel2022-06-051-0/+2
* Add support for encoder mapping. (#13286)Nick Brassel2022-03-091-0/+6
* Rip out old macro and action_function system (#16025)Ryan2022-01-241-5/+0
* [Bug] Fix hack for chibiOS reset name (#15984)Drashna Jaelre2022-01-221-2/+2
* Change include guards in quantum/ to pragma once (#11239)Ryan2020-12-261-4/+1
* Normalise include statements in core code (#11153)Ryan2020-12-111-1/+1
* Add logic for AT90USBxx7 where needed (#10203)Ryan2020-09-271-0/+4
* clang-format changesskullY2019-08-301-6/+5
* Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo2018-02-081-0/+3
* Clarify the quantum license (#1042)skullydazed2017-03-281-1/+1
* Keycode refactorWilba65822016-12-291-308/+6
* Added check that makes sure a code is a right modifier before considering it ...Ofer Plesser2016-12-231-0/+1
* mergingJack Humbert2016-11-121-1/+12
|\
| * Merge pull request #815 from priyadi/unicode_mapJack Humbert2016-10-161-0/+7
| |\
| | * Unicode map framework. Allow unicode up to 0xFFFFF using separatePriyadi Iman Nurcahyo2016-10-101-0/+7
| * | [Jack & Erez] Simplifies and documents TOJack & Erez2016-10-121-1/+4
| * | Add Altgr combination for non US layoutsnpoirey2016-10-071-0/+1
| |/
* / working with power limitJack Humbert2016-10-161-0/+4
|/
* Use keyboard config for nkro (#7)IBNobody2016-09-061-0/+1
* fix typoshela2016-08-121-11/+11
* Create keycodes for RGB control functionsTerryMathews2016-07-071-0/+10
* Add ChibiOS support for QMK (#465)fredizzimo2016-07-011-3/+8
* Moves features to their own files (process_*), adds tap dance feature (#460)Jack Humbert2016-06-291-0/+2
* Backlight abstraction and other changes (#439)Jack Humbert2016-06-231-3/+9
* Warning reductions (#430)Jack Humbert2016-06-211-4/+4
* [Jack & Erez] Fixes Space Cadet right shiftJack & Erez2016-06-201-1/+1
* Cleans up quantum/keymap situation, removes extra lufa folders (#416)Jack Humbert2016-06-181-0/+315