summaryrefslogtreecommitdiff
path: root/keyboards/handwired
Commit message (Collapse)AuthorAge
* Update README.mdJack Humbert2017-07-10
|
* Start mvoing hardware drivers to /drivers/ (#1433)Jack Humbert2017-07-10
| | | | | | | | | | | | * start driver isolation * update nyquist and orthodox boards * update atreus62 * move drivers to avr * update avr conditional
* Keyboards/handwired magicforce61 (#1454)Kyle Terry2017-07-03
| | | | | | * adding the magicforce61 under handwired * I meant 14 cols
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-30
| | | this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
* Updated frenchdev readmenpoirey2017-06-23
|
* Refactoring frenchdevnpoirey2017-06-23
|
* Moved frenchdev to handwirednpoirey2017-06-23
|
* remove hardware files, move arrow padJack Humbert2017-06-18
|
* remove .hex, .PNG, .jpgJack Humbert2017-06-11
|
* removes some imagesJack Humbert2017-06-09
|
* - Added schematic for Trackpoint demonstrationdbroqua2017-05-26
|
* - Added integration of IBM Trackpointdbroqua2017-05-26
|
* Fix spelling of "persistent"Nikolaus Wittenstein2017-05-11
| | | | Fixes #1201.
* 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 ↵Priyadi Iman Nurcahyo2017-04-29
| | | | frequency
* 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
| | | | | | | * 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-17
|
* Rename MS-sculpt-mobile to MS_scuplpt_mobileFred Sundvik2017-04-13
| | | | | | 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-13
|
* Use tap-toggle to move between layers.Nurahmadie2017-04-02
| | | | - Add PDOT key
* Fix layer stuck, and add numpad supportNurahmadie2017-04-02
|
* Forgot semicolon, and add reference linkNurahmadie2017-04-02
|
* Add READMENurahmadie2017-04-02
|
* Enable alt-F4 without [Fn]Nurahmadie2017-04-02
| | | | - Add led indicator when keymap not on base layer \o/
* Add capslock led, and audio buttonsNurahmadie2017-04-02
| | | | - Also change layer switch to momentary
* Remove lead keys, fix some typos, rearrange layersNurahmadie2017-04-02
|
* Add initial keymapNurahmadie2017-04-02
| | | | *crossfingers*
* Initial work for my kbod support in qmk_firmwareNurahmadie2017-04-02
| | | | | | - Wiring layout done No actual keymap yet
* Move Atreus50 to hardwired directory and update READMEDanny Nguyen2017-03-28
|
* Merge pull request #1147 from nooges/numpad20Jack Humbert2017-03-15
|\ | | | | Add handwired 20-key Numpad
| * Initial commit for handwired numpadDanny Nguyen2017-03-09
| |
* | Merge pull request #1150 from nooges/ortho5x13Jack Humbert2017-03-15
|\ \ | | | | | | Add handwired 5x13 ortholinear keyboard
| * | Add handwired 5x13 ortholinear keyboardDanny Nguyen2017-03-09
| |/
* | Merge branch 'master' into sculpt2milestogo2017-03-08
|\|
| * Fix function layer actionsDanny Nguyen2017-03-07
| |
| * Add MakefileDanny Nguyen2017-03-07
| |
| * Update descriptionDanny Nguyen2017-03-07
| |
| * Add readme fileDanny Nguyen2017-03-07
| |
| * Set pinout and layoutDanny Nguyen2017-03-07
| |
| * Add rule for flashing microcontroller using avrdudeDanny Nguyen2017-03-07
| |
| * Copy CMD60 as starting point and rename filesDanny Nguyen2017-03-07
| |
| * 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
| |