aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/promethium
Commit message (Expand)AuthorAgeFilesLines
* Better handle LTO_ENABLE (#9832)Drashna Jaelre2020-08-291-1/+1
* Change analogRead calls to analogReadPin (#9023)Ryan2020-08-292-2/+2
* Fix a couple of USB VIDs for the API (#7848)fauxpark2020-01-091-8/+5
* [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
* Cleanup rules.mk for 32U4 keyboards, H (#7030)fauxpark2019-10-201-41/+10
* Remove superfluous JTAG disable code (#6445)fauxpark2019-08-201-7/+0
* Illustrate the emoji layer (#6555)Mark Stosberg2019-08-171-4/+4
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-1/+0
* [Keyboard] Enable LTO on Handwired/Promethium to reduce compiled size (#6227)Drashna Jaelre2019-07-091-2/+4
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-062-9/+8
* Moving rgb typedefs into a single location (#5978)XScorpion22019-06-041-1/+1
* [Keymap] Added compatibility for Planck rev6 (#5706)Priyadi Iman Nurcahyo2019-04-292-2/+4
* Fix handwired/promethium keyboard dimensions in info.jsonnoroadsleft2019-04-131-1/+1
* 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
* Fix `1<col` instead of `1<<col` typo in matrix_is_on()James Churchill2019-01-271-1/+1
* Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)Konstantin Đorđević2019-01-271-1/+1
* 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-017-68/+120
* Replace outdated RGB/Audio informationDrashna Jaelre2018-10-223-3/+3
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-172-4/+0
* Remove _quantum functions from custom matrix.c codeU-LANDSRAAD\drashna2018-02-061-9/+0
* adds default keymap for handwired boardsJack Humbert2017-10-158-0/+1544
* remove all makefiles from keyboard directoriesJack Humbert2017-09-272-34/+0
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-081-0/+26
* update priyadi's keymap configJack Humbert2017-08-072-15/+15
* Start mvoing hardware drivers to /drivers/ (#1433)Jack Humbert2017-07-102-3/+3
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-301-19/+19
* Fix spelling of "persistent"Nikolaus Wittenstein2017-05-111-6/+6
* Simple RGB backlight themingPriyadi Iman Nurcahyo2017-04-305-72/+161
* Syntax fixPriyadi Iman Nurcahyo2017-04-301-2/+2
* Promethium update: demo LED, fix PS2 delay, fix LED ordering, change click fr...Priyadi Iman Nurcahyo2017-04-294-22/+55
* tune clicksPriyadi Iman Nurcahyo2017-04-191-3/+3
* Fix LED sequence; bug fixesPriyadi Iman Nurcahyo2017-04-192-10/+18
* Fix Planck compatibilityPriyadi Iman Nurcahyo2017-04-191-0/+2
* Keymap updates and some adjustment for latest version of QMKPriyadi Iman Nurcahyo2017-04-194-24/+125
* Promethium rev2Priyadi Iman Nurcahyo2017-04-196-29/+372
* 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-155-116/+168
* 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-152-57/+46