aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/promethium
Commit message (Collapse)AuthorAgeFilesLines
* handwired/promethium Refactor and Configurator support (#4524)noroadsleft2018-12-017-68/+120
| | | | | | | | | | | | * handwired/promethium: refactor - config.h files - updated to use #pragma once - removed redundant config.h includes - layout macro moved from config.h to promethium.h - layout macro renamed from KEYMAP_CUSTOM to LAYOUT * handwired/promethium: Configurator support
* Replace outdated RGB/Audio informationDrashna Jaelre2018-10-223-3/+3
|
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-172-4/+0
| | | | | | | | | | * Remove chording as it is not documented, not used, and needs work. * Make Leader Key an optional feature. * Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE` * Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
* 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
| | | | | | | | | | | | | | | | | | | | | | * Remove all Makefiles from the keyboards directory. * update keymaps added in the last 8 days * Ignore keyboard/keymap makefiles * update hand_wire to reflect our new Makefile-less reality * Update the make guide to reflect the new reality * move planck keymap options to rules.mk * update planck keymaps 4real * trigger travis * add back build_keyboard.mk * restore changes to build_keyboard
* update priyadi's keymap configJack Humbert2017-08-072-15/+15
|
* Start mvoing hardware drivers to /drivers/ (#1433)Jack Humbert2017-07-102-3/+3
| | | | | | | | | | | | * start driver isolation * update nyquist and orthodox boards * update atreus62 * move drivers to avr * update avr conditional
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-301-19/+19
| | | this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
* Fix spelling of "persistent"Nikolaus Wittenstein2017-05-111-6/+6
| | | | Fixes #1201.
* 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 ↵Priyadi Iman Nurcahyo2017-04-294-22/+55
| | | | frequency
* 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
| | | | | | | * 10 more indicator LEDs * Piezo buzzer * Uses HC138 decoder to free up 5 pins * Trackpoint buttons are now part of matrix
* 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
|
* GUI layer fixesPriyadi Iman Nurcahyo2017-02-141-2/+2
|
* Alt-tab handling in GUI layerPriyadi Iman Nurcahyo2017-02-141-3/+13
|
* remove stand alone punc layer switcher for nowPriyadi Iman Nurcahyo2017-02-141-1/+3
|
* Add explicit punctuation key for greek layersPriyadi Iman Nurcahyo2017-02-141-6/+6
|
* Func + Num = PuncPriyadi Iman Nurcahyo2017-02-141-9/+9
|
* move GRV to ESC positionPriyadi Iman Nurcahyo2017-02-131-4/+4
|
* Forgot to add ifdef to optional featurePriyadi Iman Nurcahyo2017-02-131-0/+2
|
* Remove assignment warningPriyadi Iman Nurcahyo2017-02-131-1/+1
|
* Workaround to remove warningPriyadi Iman Nurcahyo2017-02-132-1/+2
|
* Some space optimization and housekeepingPriyadi Iman Nurcahyo2017-02-131-44/+30
|
* Add regular space to B+N on GUI layer for repeating spacePriyadi Iman Nurcahyo2017-02-111-1/+1
|
* Switch to Emoji layer using Punc + greekPriyadi Iman Nurcahyo2017-02-111-20/+4
|
* Turn off capslock when entering num layerPriyadi Iman Nurcahyo2017-02-111-0/+8
|
* Move X in number layer away from spacePriyadi Iman Nurcahyo2017-02-111-1/+1
|
* LSpace + RSpace = switch layerPriyadi Iman Nurcahyo2017-02-112-1/+92
|
* Implement Capslock LEDPriyadi Iman Nurcahyo2017-02-112-4/+22
|
* simplify battery calculation for nowPriyadi Iman Nurcahyo2017-02-114-24/+92
|
* Fix emoji layerPriyadi Iman Nurcahyo2017-02-111-1/+1
|
* RShift + LShift = CapslockPriyadi Iman Nurcahyo2017-02-111-0/+8
|