summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/promethium/keymaps/default/keymap.c
Commit message (Expand)AuthorAgeFilesLines
* Unicodemap keycodes rename (#21092)Ryan2023-06-011-13/+13
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-121-7/+1
* Fix functions with empty params (#19647)Ryan2023-01-201-3/+3
* Align definition of unicode_map (#19452)Joel Challis2023-01-011-1/+1
* Normalise output selection (Bluetooth) keycodes (#19004)Ryan2022-11-081-5/+2
* Normalise Unicode keycodes (#18898)Ryan2022-10-311-8/+8
* Remove legacy Debug keycode (#18769)Ryan2022-10-191-1/+1
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
* Remove `UNICODE_KEY_OSX` and `UC_OSX` (#18290)Ryan2022-09-061-2/+2
* Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler2022-08-301-1/+1
* Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-3/+3
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
* Rename `AdafruitBLE` to `BluefruitLE` (#16127)Ryan2022-01-301-3/+3
* [Keyboard] Update default keymaps to use `layer_state_t` (#7444)Drashna Jaelre2019-11-211-1/+1
* Remove keymap_config extern from default keymaps (#7399)Drashna Jaelre2019-11-201-1/+0
* [Keymap] Added compatibility for Planck rev6 (#5706)Priyadi Iman Nurcahyo2019-04-291-1/+1
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-161-3/+0
* Add C(), A() and G() to match already existing S() (#4673)fauxpark2019-01-251-1/+0
* handwired/promethium Refactor and Configurator support (#4524)noroadsleft2018-12-011-15/+15
* adds default keymap for handwired boardsJack Humbert2017-10-151-0/+1368