summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/promethium/keymaps/priyadi/keymap.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-29[Keymap] Added compatibility for Planck rev6 (#5706)Priyadi Iman Nurcahyo1-1/+3
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)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
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 Nurcahyo1-72/+73
2017-04-29Promethium update: demo LED, fix PS2 delay, fix LED ordering, change click fr...Priyadi Iman Nurcahyo1-1/+33
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 Nurcahyo1-21/+121
2017-04-18Promethium rev2Priyadi Iman Nurcahyo1-17/+31
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 Nurcahyo1-12/+16
2017-02-15Move keyboard specific stuff to keyboard specific files, and vice versaPriyadi Iman Nurcahyo1-13/+56
2017-02-15Added copyright noticePriyadi Iman Nurcahyo1-2/+14
2017-02-15Merge my Planck-like keyboardsPriyadi Iman Nurcahyo1-64/+100
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-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 Nurcahyo1-1/+90
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
2017-02-10Generalize layer indicatorsPriyadi Iman Nurcahyo1-83/+59
2017-02-10Add ifdefs for keyboard layoutsPriyadi Iman Nurcahyo1-13/+24
2017-02-10Implement battery level indicatorPriyadi Iman Nurcahyo1-5/+6
2017-02-10Add function to cycle backlight modesPriyadi Iman Nurcahyo1-78/+74
2017-02-10Activate SYS layer by pressing both CtrlsPriyadi Iman Nurcahyo1-9/+25
2017-02-10Restore GUI layerPriyadi Iman Nurcahyo1-13/+11
2017-02-10Add slash/question mark to punc/num layerPriyadi Iman Nurcahyo1-9/+9
2017-02-10Reimplement GUI LayerPriyadi Iman Nurcahyo1-20/+21