aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired
Commit message (Collapse)AuthorAgeFilesLines
* remove hardware files, move arrow padJack Humbert2017-06-1813-0/+1218
|
* remove .hex, .PNG, .jpgJack Humbert2017-06-114-3/+3
|
* removes some imagesJack Humbert2017-06-094-2/+2
|
* - Added schematic for Trackpoint demonstrationdbroqua2017-05-262-0/+3
|
* - Added integration of IBM Trackpointdbroqua2017-05-267-0/+135
|
* Fix spelling of "persistent"Nikolaus Wittenstein2017-05-113-14/+14
| | | | 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
* Fixed dvorak layout for Atreus50David Baldwynn2017-04-171-1/+1
|
* Rename MS-sculpt-mobile to MS_scuplpt_mobileFred Sundvik2017-04-137-10/+11
| | | | | | Subprojects with "-" have problems, since the build system creates a define containing the subproject name, and "-" is illegal in macro names.
* Add SKIP_VERSION option to speed up compilationFred Sundvik2017-04-1317-0/+0
|
* Use tap-toggle to move between layers.Nurahmadie2017-04-021-4/+4
| | | | - Add PDOT key
* Fix layer stuck, and add numpad supportNurahmadie2017-04-022-10/+15
|
* Forgot semicolon, and add reference linkNurahmadie2017-04-022-2/+4
|
* Add READMENurahmadie2017-04-022-18/+13
|
* Enable alt-F4 without [Fn]Nurahmadie2017-04-021-21/+41
| | | | - Add led indicator when keymap not on base layer \o/
* Add capslock led, and audio buttonsNurahmadie2017-04-021-16/+26
| | | | - Also change layer switch to momentary
* Remove lead keys, fix some typos, rearrange layersNurahmadie2017-04-022-29/+10
|
* Add initial keymapNurahmadie2017-04-022-28/+73
| | | | *crossfingers*
* Initial work for my kbod support in qmk_firmwareNurahmadie2017-04-0210-0/+388
| | | | | | - Wiring layout done No actual keymap yet
* Move Atreus50 to hardwired directory and update READMEDanny Nguyen2017-03-288-0/+565
|
* Merge pull request #1147 from nooges/numpad20Jack Humbert2017-03-156-0/+292
|\ | | | | Add handwired 20-key Numpad
| * Initial commit for handwired numpadDanny Nguyen2017-03-096-0/+292
| |
* | Merge pull request #1150 from nooges/ortho5x13Jack Humbert2017-03-156-0/+581
|\ \ | | | | | | Add handwired 5x13 ortholinear keyboard
| * | Add handwired 5x13 ortholinear keyboardDanny Nguyen2017-03-096-0/+581
| |/
* | Merge branch 'master' into sculpt2milestogo2017-03-0818-447/+1442
|\|
| * Fix function layer actionsDanny Nguyen2017-03-071-9/+4
| |
| * Add MakefileDanny Nguyen2017-03-071-0/+3
| |
| * Update descriptionDanny Nguyen2017-03-071-1/+1
| |
| * Add readme fileDanny Nguyen2017-03-072-27/+12
| |
| * Set pinout and layoutDanny Nguyen2017-03-073-55/+61
| |
| * Add rule for flashing microcontroller using avrdudeDanny Nguyen2017-03-071-0/+10
| |
| * Copy CMD60 as starting point and rename filesDanny Nguyen2017-03-076-0/+364
| |
| * 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
| |