summaryrefslogtreecommitdiff
path: root/keyboards/handwired/promethium/keymaps/priyadi/keymap.c
Commit message (Expand)AuthorAge
* Normalise output selection (Bluetooth) keycodes (#19004)Ryan2022-11-08
* Normalise Unicode keycodes (#18898)Ryan2022-10-31
* Remove legacy Debug keycode (#18769)Ryan2022-10-19
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-15
* Remove `UNICODE_KEY_OSX` and `UC_OSX` (#18290)Ryan2022-09-06
* Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler2022-08-30
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-21
* Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-19
* Rename `AdafruitBLE` to `BluefruitLE` (#16127)Ryan2022-01-30
* Illustrate the emoji layer (#6555)Mark Stosberg2019-08-17
* [Keymap] Added compatibility for Planck rev6 (#5706)Priyadi Iman Nurcahyo2019-04-29
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-17
* Add C(), A() and G() to match already existing S() (#4673)fauxpark2019-01-25
* handwired/promethium Refactor and Configurator support (#4524)noroadsleft2018-12-01
* update priyadi's keymap configJack Humbert2017-08-07
* Fix spelling of "persistent"Nikolaus Wittenstein2017-05-11
* Simple RGB backlight themingPriyadi Iman Nurcahyo2017-04-30
* Promethium update: demo LED, fix PS2 delay, fix LED ordering, change click fr...Priyadi Iman Nurcahyo2017-04-29
* 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
* 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
* move GRV to ESC positionPriyadi Iman Nurcahyo2017-02-13
* Forgot to add ifdef to optional featurePriyadi Iman Nurcahyo2017-02-13
* Remove assignment warningPriyadi Iman Nurcahyo2017-02-13
* Some space optimization and housekeepingPriyadi Iman Nurcahyo2017-02-13
* Add regular space to B+N on GUI layer for repeating spacePriyadi Iman Nurcahyo2017-02-11
* Switch to Emoji layer using Punc + greekPriyadi Iman Nurcahyo2017-02-11
* Turn off capslock when entering num layerPriyadi Iman Nurcahyo2017-02-11
* Move X in number layer away from spacePriyadi Iman Nurcahyo2017-02-11
* LSpace + RSpace = switch layerPriyadi Iman Nurcahyo2017-02-11
* Implement Capslock LEDPriyadi Iman Nurcahyo2017-02-11
* simplify battery calculation for nowPriyadi Iman Nurcahyo2017-02-11
* Fix emoji layerPriyadi Iman Nurcahyo2017-02-11