summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/promethium/keymaps/default/keymap.c
AgeCommit message (Collapse)AuthorFilesLines
2019-04-29[Keymap] Added compatibility for Planck rev6 (#5706)Priyadi Iman Nurcahyo1-1/+1
* Update code for compatibility with latest QMK * Added compatibility with Planck rev6 * use wait_ms instead of _delay_ms * removed unnecessary rules * disable audio on rev4 only
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark1-3/+0
2019-01-25Add C(), A() and G() to match already existing S() (#4673)fauxpark1-1/+0
2018-12-02handwired/promethium Refactor and Configurator support (#4524)noroadsleft1-15/+15
* handwired/promethium: refactor - config.h files - updated to use #pragma once - removed redundant config.h includes - layout macro moved from config.h to promethium.h - layout macro renamed from KEYMAP_CUSTOM to LAYOUT * handwired/promethium: Configurator support
2017-10-15adds default keymap for handwired boardsJack Humbert1-0/+1368