Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-10 | Update README.md | ||
2017-07-10 | Start mvoing hardware drivers to /drivers/ (#1433) | ||
* start driver isolation * update nyquist and orthodox boards * update atreus62 * move drivers to avr * update avr conditional | |||
2017-07-03 | Keyboards/handwired magicforce61 (#1454) | ||
* adding the magicforce61 under handwired * I meant 14 cols | |||
2017-06-30 | Update keyboards' rules.mk/Makefiles (#1442) | ||
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit | |||
2017-06-23 | Updated frenchdev readme | ||
2017-06-23 | Refactoring frenchdev | ||
2017-06-23 | Moved frenchdev to handwired | ||
2017-06-18 | remove hardware files, move arrow pad | ||
2017-06-11 | remove .hex, .PNG, .jpg | ||
2017-06-09 | removes some images | ||
2017-05-26 | - Added schematic for Trackpoint demonstration | ||
2017-05-26 | - Added integration of IBM Trackpoint | ||
2017-05-11 | Fix spelling of "persistent" | ||
Fixes #1201. | |||
2017-04-30 | Simple RGB backlight theming | ||
2017-04-30 | Syntax fix | ||
2017-04-29 | Promethium update: demo LED, fix PS2 delay, fix LED ordering, change click ↵ | ||
frequency | |||
2017-04-19 | tune clicks | ||
2017-04-19 | Fix LED sequence; bug fixes | ||
2017-04-19 | Fix Planck compatibility | ||
2017-04-19 | Keymap updates and some adjustment for latest version of QMK | ||
2017-04-19 | Promethium rev2 | ||
* 10 more indicator LEDs * Piezo buzzer * Uses HC138 decoder to free up 5 pins * Trackpoint buttons are now part of matrix | |||
2017-04-17 | Fixed dvorak layout for Atreus50 | ||
2017-04-13 | Rename MS-sculpt-mobile to MS_scuplpt_mobile | ||
Subprojects with "-" have problems, since the build system creates a define containing the subproject name, and "-" is illegal in macro names. | |||
2017-04-13 | Add SKIP_VERSION option to speed up compilation | ||
2017-04-02 | Use tap-toggle to move between layers. | ||
- Add PDOT key | |||
2017-04-02 | Fix layer stuck, and add numpad support | ||
2017-04-02 | Forgot semicolon, and add reference link | ||
2017-04-02 | Add README | ||
2017-04-02 | Enable alt-F4 without [Fn] | ||
- Add led indicator when keymap not on base layer \o/ | |||
2017-04-02 | Add capslock led, and audio buttons | ||
- Also change layer switch to momentary | |||
2017-04-02 | Remove lead keys, fix some typos, rearrange layers | ||
2017-04-02 | Add initial keymap | ||
*crossfingers* | |||
2017-04-02 | Initial work for my kbod support in qmk_firmware | ||
- Wiring layout done No actual keymap yet | |||
2017-03-28 | Move Atreus50 to hardwired directory and update README | ||
2017-03-15 | Merge pull request #1147 from nooges/numpad20 | ||
Add handwired 20-key Numpad | |||
2017-03-15 | Merge pull request #1150 from nooges/ortho5x13 | ||
Add handwired 5x13 ortholinear keyboard | |||
2017-03-09 | Add handwired 5x13 ortholinear keyboard | ||
2017-03-09 | Initial commit for handwired numpad | ||
2017-03-08 | Merge branch 'master' into sculpt2 | ||
2017-03-08 | docs for babblepaste | ||
2017-03-08 | fix stupid error w/ mode switch | ||
2017-03-08 | added browser babble, removed code from keymap | ||
2017-03-07 | Fix function layer actions | ||
2017-03-07 | Add Makefile | ||
2017-03-07 | Update description | ||
2017-03-07 | Add readme file | ||
2017-03-07 | Set pinout and layout | ||
2017-03-07 | Add rule for flashing microcontroller using avrdude | ||
2017-03-07 | Copy CMD60 as starting point and rename files | ||
2017-03-06 | working with preprocessor macros for babblepaste | ||