summaryrefslogtreecommitdiff
path: root/keyboards/handwired/promethium
Commit message (Expand)AuthorAge
* Cleanup rules.mk for 32U4 keyboards, H (#7030)fauxpark2019-10-20
* Remove superfluous JTAG disable code (#6445)fauxpark2019-08-20
* Illustrate the emoji layer (#6555)Mark Stosberg2019-08-17
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-16
* [Keyboard] Enable LTO on Handwired/Promethium to reduce compiled size (#6227)Drashna Jaelre2019-07-09
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-06
* Moving rgb typedefs into a single location (#5978)XScorpion22019-06-04
* [Keymap] Added compatibility for Planck rev6 (#5706)Priyadi Iman Nurcahyo2019-04-29
* Fix handwired/promethium keyboard dimensions in info.jsonnoroadsleft2019-04-13
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-17
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-16
* Fix `1<col` instead of `1<<col` typo in matrix_is_on()James Churchill2019-01-27
* Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)Konstantin Đorđević2019-01-27
* Add C(), A() and G() to match already existing S() (#4673)fauxpark2019-01-25
* handwired/promethium Refactor and Configurator support (#4524)noroadsleft2018-12-01
* Replace outdated RGB/Audio informationDrashna Jaelre2018-10-22
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-17
* Remove _quantum functions from custom matrix.c codeU-LANDSRAAD\drashna2018-02-06
* adds default keymap for handwired boardsJack Humbert2017-10-15
* remove all makefiles from keyboard directoriesJack Humbert2017-09-27
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-08
* update priyadi's keymap configJack Humbert2017-08-07
* Start mvoing hardware drivers to /drivers/ (#1433)Jack Humbert2017-07-10
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-30
* Fix spelling of "persistent"Nikolaus Wittenstein2017-05-11
* Simple RGB backlight themingPriyadi Iman Nurcahyo2017-04-30
* Syntax fixPriyadi Iman Nurcahyo2017-04-30
* Promethium update: demo LED, fix PS2 delay, fix LED ordering, change click fr...Priyadi Iman Nurcahyo2017-04-29
* tune clicksPriyadi Iman Nurcahyo2017-04-19
* Fix LED sequence; bug fixesPriyadi Iman Nurcahyo2017-04-19
* Fix Planck compatibilityPriyadi Iman Nurcahyo2017-04-19
* Keymap updates and some adjustment for latest version of QMKPriyadi Iman Nurcahyo2017-04-19
* Promethium rev2Priyadi Iman Nurcahyo2017-04-19
* added pause, prtsc & ins to list of keys to be processed on releasePriyadi Iman Nurcahyo2017-02-21
* Move caps to FUN layer; add Pause keyPriyadi Iman Nurcahyo2017-02-21
* Move del back to fun+backspcePriyadi Iman Nurcahyo2017-02-21
* Only process Fnumber on key release, and only when layer is still activePriyadi Iman Nurcahyo2017-02-21
* Fix integer overflowPriyadi Iman Nurcahyo2017-02-16
* reposition ins and del keyPriyadi Iman Nurcahyo2017-02-16
* Added README for my keymapPriyadi Iman Nurcahyo2017-02-15
* Move keyboard specific stuff to keyboard specific files, and vice versaPriyadi Iman Nurcahyo2017-02-15
* Added copyright noticePriyadi Iman Nurcahyo2017-02-15
* Merge my Planck-like keyboardsPriyadi Iman Nurcahyo2017-02-15
* Move Alt-Tab positionPriyadi Iman Nurcahyo2017-02-15
* num, func, punc 3state layer done rightPriyadi Iman Nurcahyo2017-02-15
* GUI layer fixesPriyadi Iman Nurcahyo2017-02-14
* Alt-tab handling in GUI layerPriyadi Iman Nurcahyo2017-02-14
* remove stand alone punc layer switcher for nowPriyadi Iman Nurcahyo2017-02-14
* Add explicit punctuation key for greek layersPriyadi Iman Nurcahyo2017-02-14
* Func + Num = PuncPriyadi Iman Nurcahyo2017-02-14