aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/promethium/keymaps
Commit message (Expand)AuthorAgeFilesLines
* [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
* Illustrate the emoji layer (#6555)Mark Stosberg2019-08-171-4/+4
* [Keymap] Added compatibility for Planck rev6 (#5706)Priyadi Iman Nurcahyo2019-04-292-2/+4
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-171-3/+0
* 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-252-2/+0
* handwired/promethium Refactor and Configurator support (#4524)noroadsleft2018-12-014-42/+32
* Replace outdated RGB/Audio informationDrashna Jaelre2018-10-222-2/+2
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-172-4/+0
* adds default keymap for handwired boardsJack Humbert2017-10-158-0/+1544
* remove all makefiles from keyboard directoriesJack Humbert2017-09-271-31/+0
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-081-0/+26
* update priyadi's keymap configJack Humbert2017-08-071-14/+14
* Fix spelling of "persistent"Nikolaus Wittenstein2017-05-111-6/+6
* Simple RGB backlight themingPriyadi Iman Nurcahyo2017-04-304-72/+146
* Promethium update: demo LED, fix PS2 delay, fix LED ordering, change click fr...Priyadi Iman Nurcahyo2017-04-292-1/+34
* Fix LED sequence; bug fixesPriyadi Iman Nurcahyo2017-04-191-4/+12
* Fix Planck compatibilityPriyadi Iman Nurcahyo2017-04-191-0/+2
* Keymap updates and some adjustment for latest version of QMKPriyadi Iman Nurcahyo2017-04-193-23/+124
* Promethium rev2Priyadi Iman Nurcahyo2017-04-192-17/+32
* added pause, prtsc & ins to list of keys to be processed on releasePriyadi Iman Nurcahyo2017-02-211-2/+5
* Move caps to FUN layer; add Pause keyPriyadi Iman Nurcahyo2017-02-211-12/+4
* Move del back to fun+backspcePriyadi Iman Nurcahyo2017-02-211-3/+3
* Only process Fnumber on key release, and only when layer is still activePriyadi Iman Nurcahyo2017-02-211-0/+10
* Fix integer overflowPriyadi Iman Nurcahyo2017-02-161-6/+4
* reposition ins and del keyPriyadi Iman Nurcahyo2017-02-162-13/+17
* Added README for my keymapPriyadi Iman Nurcahyo2017-02-152-0/+44
* Move keyboard specific stuff to keyboard specific files, and vice versaPriyadi Iman Nurcahyo2017-02-152-15/+56
* Added copyright noticePriyadi Iman Nurcahyo2017-02-151-2/+14
* Merge my Planck-like keyboardsPriyadi Iman Nurcahyo2017-02-152-64/+104
* Move Alt-Tab positionPriyadi Iman Nurcahyo2017-02-151-4/+4
* num, func, punc 3state layer done rightPriyadi Iman Nurcahyo2017-02-151-55/+44
* GUI layer fixesPriyadi Iman Nurcahyo2017-02-141-2/+2
* Alt-tab handling in GUI layerPriyadi Iman Nurcahyo2017-02-141-3/+13
* remove stand alone punc layer switcher for nowPriyadi Iman Nurcahyo2017-02-141-1/+3
* Add explicit punctuation key for greek layersPriyadi Iman Nurcahyo2017-02-141-6/+6
* Func + Num = PuncPriyadi Iman Nurcahyo2017-02-141-9/+9
* move GRV to ESC positionPriyadi Iman Nurcahyo2017-02-131-4/+4
* Forgot to add ifdef to optional featurePriyadi Iman Nurcahyo2017-02-131-0/+2
* Remove assignment warningPriyadi Iman Nurcahyo2017-02-131-1/+1
* Workaround to remove warningPriyadi Iman Nurcahyo2017-02-131-0/+2
* Some space optimization and housekeepingPriyadi Iman Nurcahyo2017-02-131-44/+30
* Add regular space to B+N on GUI layer for repeating spacePriyadi Iman Nurcahyo2017-02-111-1/+1
* Switch to Emoji layer using Punc + greekPriyadi Iman Nurcahyo2017-02-111-20/+4
* Turn off capslock when entering num layerPriyadi Iman Nurcahyo2017-02-111-0/+8
* Move X in number layer away from spacePriyadi Iman Nurcahyo2017-02-111-1/+1
* LSpace + RSpace = switch layerPriyadi Iman Nurcahyo2017-02-112-1/+92
* Implement Capslock LEDPriyadi Iman Nurcahyo2017-02-111-4/+19
* simplify battery calculation for nowPriyadi Iman Nurcahyo2017-02-111-2/+2