summaryrefslogtreecommitdiff
path: root/keyboards/handwired/promethium/keymaps
AgeCommit message (Expand)Author
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-09-06Remove `UNICODE_KEY_OSX` and `UC_OSX` (#18290)Ryan
2022-08-31[Core] Rework PS/2 driver selection (#17892)Marek Kraus
2022-08-30Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-07-19Remove full bootmagic config (#17702)Joel Challis
2022-07-17Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-17Remove full bootmagic config (#17701)Joel Challis
2022-06-19Make default layer size 16-bit (#15286)Drashna Jaelre
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-01-30Rename `AdafruitBLE` to `BluefruitLE` (#16127)Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-07Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-09-30Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-30Remove redundant `MIDI_ENABLE = no` in keyboard-level rules.mk (#14649)Ryan
2021-09-29Merge remote-tracking branch 'upstream/master' into developJames Young
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan
2021-09-21Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-09-21Remove audio pin references in rules.mk (#14532)Ryan
2021-09-12Move Bluetooth config to common_features.mk (#14404)Ryan
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-02-09Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre
2019-11-21[Keyboard] Update default keymaps to use `layer_state_t` (#7444)Drashna Jaelre
2019-11-20Remove keymap_config extern from default keymaps (#7399)Drashna Jaelre
2019-08-17Illustrate the emoji layer (#6555)Mark Stosberg
2019-04-29[Keymap] Added compatibility for Planck rev6 (#5706)Priyadi Iman Nurcahyo
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark
2019-02-16Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark
2019-01-25Add C(), A() and G() to match already existing S() (#4673)fauxpark
2018-12-01handwired/promethium Refactor and Configurator support (#4524)noroadsleft
2018-10-22Replace outdated RGB/Audio informationDrashna Jaelre
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson
2017-10-15adds default keymap for handwired boardsJack Humbert
2017-09-27remove all makefiles from keyboard directoriesJack Humbert
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)skullydazed
2017-08-07update priyadi's keymap configJack Humbert
2017-05-11Fix spelling of "persistent"Nikolaus Wittenstein
2017-04-30Simple RGB backlight themingPriyadi Iman Nurcahyo
2017-04-29Promethium update: demo LED, fix PS2 delay, fix LED ordering, change click fr...Priyadi Iman Nurcahyo
2017-04-19Fix LED sequence; bug fixesPriyadi Iman Nurcahyo
2017-04-19Fix Planck compatibilityPriyadi Iman Nurcahyo
2017-04-19Keymap updates and some adjustment for latest version of QMKPriyadi Iman Nurcahyo
2017-04-19Promethium rev2Priyadi Iman Nurcahyo
2017-02-21added pause, prtsc & ins to list of keys to be processed on releasePriyadi Iman Nurcahyo
2017-02-21Move caps to FUN layer; add Pause keyPriyadi Iman Nurcahyo
2017-02-21Move del back to fun+backspcePriyadi Iman Nurcahyo
2017-02-21Only process Fnumber on key release, and only when layer is still activePriyadi Iman Nurcahyo
2017-02-16Fix integer overflowPriyadi Iman Nurcahyo
2017-02-16reposition ins and del keyPriyadi Iman Nurcahyo