summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/promethium
AgeCommit message (Expand)AuthorFilesLines
2019-04-29[Keymap] Added compatibility for Planck rev6 (#5706)Priyadi Iman Nurcahyo2-2/+4
2019-04-13Fix handwired/promethium keyboard dimensions in info.jsonnoroadsleft1-1/+1
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-27Fix `1<col` instead of `1<<col` typo in matrix_is_on()James Churchill1-1/+1
2019-01-27Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)Konstantin Đorđević1-1/+1
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)noroadsleft7-68/+120
2018-10-22Replace outdated RGB/Audio informationDrashna Jaelre3-3/+3
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2-4/+0
2018-02-06Remove _quantum functions from custom matrix.c codeU-LANDSRAAD\drashna1-9/+0
2017-10-15adds default keymap for handwired boardsJack Humbert8-0/+1544
2017-09-27remove all makefiles from keyboard directoriesJack Humbert2-34/+0
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)skullydazed1-0/+26
2017-08-08update priyadi's keymap configJack Humbert2-15/+15
2017-07-10Start mvoing hardware drivers to /drivers/ (#1433)Jack Humbert2-3/+3
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert1-19/+19
2017-05-11Fix spelling of "persistent"Nikolaus Wittenstein1-6/+6
2017-04-30Simple RGB backlight themingPriyadi Iman Nurcahyo5-72/+161
2017-04-30Syntax fixPriyadi Iman Nurcahyo1-2/+2
2017-04-29Promethium update: demo LED, fix PS2 delay, fix LED ordering, change click fr...Priyadi Iman Nurcahyo4-22/+55
2017-04-19tune clicksPriyadi Iman Nurcahyo1-3/+3
2017-04-19Fix LED sequence; bug fixesPriyadi Iman Nurcahyo2-10/+18
2017-04-18Fix Planck compatibilityPriyadi Iman Nurcahyo1-0/+2
2017-04-18Keymap updates and some adjustment for latest version of QMKPriyadi Iman Nurcahyo4-24/+125
2017-04-18Promethium rev2Priyadi Iman Nurcahyo6-29/+372
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 Nurcahyo5-116/+168
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 Nurcahyo2-57/+46
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 Nurcahyo2-1/+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