summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/promethium/keymaps
AgeCommit message (Expand)AuthorFilesLines
2019-04-29[Keymap] Added compatibility for Planck rev6 (#5706)Priyadi Iman Nurcahyo2-2/+4
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark1-3/+0
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)fauxpark2-2/+0
2018-12-02handwired/promethium Refactor and Configurator support (#4524)noroadsleft4-42/+32
2018-10-22Replace outdated RGB/Audio informationDrashna Jaelre2-2/+2
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2-4/+0
2017-10-15adds default keymap for handwired boardsJack Humbert8-0/+1544
2017-09-27remove all makefiles from keyboard directoriesJack Humbert1-31/+0
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)skullydazed1-0/+26
2017-08-08update priyadi's keymap configJack Humbert1-14/+14
2017-05-11Fix spelling of "persistent"Nikolaus Wittenstein1-6/+6
2017-04-30Simple RGB backlight themingPriyadi Iman Nurcahyo4-72/+146
2017-04-29Promethium update: demo LED, fix PS2 delay, fix LED ordering, change click fr...Priyadi Iman Nurcahyo2-1/+34
2017-04-19Fix LED sequence; bug fixesPriyadi Iman Nurcahyo1-4/+12
2017-04-18Fix Planck compatibilityPriyadi Iman Nurcahyo1-0/+2
2017-04-18Keymap updates and some adjustment for latest version of QMKPriyadi Iman Nurcahyo3-23/+124
2017-04-18Promethium rev2Priyadi Iman Nurcahyo2-17/+32
2017-02-21added pause, prtsc & ins to list of keys to be processed on releasePriyadi Iman Nurcahyo1-2/+5
2017-02-21Move caps to FUN layer; add Pause keyPriyadi Iman Nurcahyo1-12/+4
2017-02-20Move del back to fun+backspcePriyadi Iman Nurcahyo1-3/+3
2017-02-20Only process Fnumber on key release, and only when layer is still activePriyadi Iman Nurcahyo1-0/+10
2017-02-16Fix integer overflowPriyadi Iman Nurcahyo1-6/+4
2017-02-16reposition ins and del keyPriyadi Iman Nurcahyo2-13/+17
2017-02-15Added README for my keymapPriyadi Iman Nurcahyo2-0/+44
2017-02-15Move keyboard specific stuff to keyboard specific files, and vice versaPriyadi Iman Nurcahyo2-15/+56
2017-02-15Added copyright noticePriyadi Iman Nurcahyo1-2/+14
2017-02-15Merge my Planck-like keyboardsPriyadi Iman Nurcahyo2-64/+104
2017-02-14Move Alt-Tab positionPriyadi Iman Nurcahyo1-4/+4
2017-02-14num, func, punc 3state layer done rightPriyadi Iman Nurcahyo1-55/+44
2017-02-13GUI layer fixesPriyadi Iman Nurcahyo1-2/+2
2017-02-13Alt-tab handling in GUI layerPriyadi Iman Nurcahyo1-3/+13
2017-02-13remove stand alone punc layer switcher for nowPriyadi Iman Nurcahyo1-1/+3
2017-02-13Add explicit punctuation key for greek layersPriyadi Iman Nurcahyo1-6/+6
2017-02-13Func + Num = PuncPriyadi Iman Nurcahyo1-9/+9
2017-02-13move GRV to ESC positionPriyadi Iman Nurcahyo1-4/+4
2017-02-13Forgot to add ifdef to optional featurePriyadi Iman Nurcahyo1-0/+2
2017-02-13Remove assignment warningPriyadi Iman Nurcahyo1-1/+1
2017-02-13Workaround to remove warningPriyadi Iman Nurcahyo1-0/+2
2017-02-13Some space optimization and housekeepingPriyadi Iman Nurcahyo1-44/+30
2017-02-11Add regular space to B+N on GUI layer for repeating spacePriyadi Iman Nurcahyo1-1/+1
2017-02-11Switch to Emoji layer using Punc + greekPriyadi Iman Nurcahyo1-20/+4
2017-02-11Turn off capslock when entering num layerPriyadi Iman Nurcahyo1-0/+8
2017-02-11Move X in number layer away from spacePriyadi Iman Nurcahyo1-1/+1
2017-02-11LSpace + RSpace = switch layerPriyadi Iman Nurcahyo2-1/+92
2017-02-11Implement Capslock LEDPriyadi Iman Nurcahyo1-4/+19
2017-02-11simplify battery calculation for nowPriyadi Iman Nurcahyo1-2/+2
2017-02-10Fix emoji layerPriyadi Iman Nurcahyo1-1/+1
2017-02-10RShift + LShift = CapslockPriyadi Iman Nurcahyo1-0/+8
2017-02-10Add reset keycodePriyadi Iman Nurcahyo1-2/+2