Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-04 | Set Bootloader Size to 4K | ||
Use Atmel's default bootloader size, rather than Teensy 2.0's [1]. [1] https://github.com/qmk/qmk_firmware/pull/1207#discussion_r109712786 | |||
2017-04-03 | Merge branch 'miuni32-OA' | ||
2017-04-03 | Add B1gtuna Miuni32 | ||
Miuni32 is a 30% ortholinear board. Please visit www.bigtuna.io for more information. | |||
2017-04-03 | Merge pull request #1206 from Dan-Saunders/patch-2 | ||
Create twolayer.c | |||
2017-04-03 | Merge pull request #1203 from ishtob/master | ||
Updated ssd1306.c fix issues for people not using OLED | |||
2017-04-03 | Merge branch 'master' into master | ||
2017-04-03 | Create twolayer.c | ||
fixed issue where Default.c "function key" does not work (actually it's changing my LED steps). Changed layout to be more user friendly for people that use the standard spacebar milled top plate. | |||
2017-04-03 | Merge pull request #1204 from nooges/lets-split-fixes | ||
Let's split fixes | |||
2017-04-03 | Include use of either TRS or TRRS | ||
2017-04-03 | disables space cadet rollover | ||
2017-04-03 | Remove flip-half from keymap | ||
2017-04-03 | Update Let’s Split readme | ||
2017-04-03 | Move SSD1306 function declarations to header file | ||
2017-04-03 | Move defines for RGB to after the config.h include | ||
2017-04-03 | Rename COMPACT_KEYMAP to KC_KEYMAP and move to lets_split.h | ||
2017-04-03 | Revise KEYMAP macro to make left and right halves more clear | ||
2017-04-03 | Update ssd1306.c | ||
2017-04-03 | quick fix for space cadet shift | ||
2017-04-03 | Move defines for RGB to after the config.h include | ||
2017-04-03 | Revert removal of avrdude make option | ||
2017-04-02 | Merge pull request #1194 from tong92/master | ||
Adds tong92's keymap to tv44 | |||
2017-04-02 | Merge pull request #1195 from fudanchii/kbod | ||
Handwired 60% keyboard with 8x8 matrix | |||
2017-04-02 | Merge pull request #1196 from Dbroqua/master | ||
GH60 - MX HHKB with 7U spacebar | |||
2017-04-02 | Merge pull request #1197 from Xyverz/master | ||
Revisions to Xyverz's keymaps | |||
2017-04-02 | Merge pull request #1198 from iamschaefer/patch-1 | ||
Update readme.md | |||
2017-04-02 | Update readme.md | ||
There's no readme specifically for the Ergodox EZ now, so link to the Ergodox readme. | |||
2017-04-02 | Merge remote-tracking branch 'upstream/master' | ||
2017-04-02 | removed my handwired boards to a new branch. | ||
2017-04-02 | Merge pull request #19 from qmk/master | ||
Merge from qmk | |||
2017-04-02 | Merge remote-tracking branch 'origin/master' | ||
2017-04-02 | - Added MX HHKB like for gh60 with 7u space bar | ||
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-04-02 | Adds tong92's keymap to tv44 | ||
2017-03-31 | Merge pull request #1132 from akatrevorjay/pr/dfu-serial | ||
Allow to specify serial to dfu-util flash | |||
2017-03-31 | Merge pull request #1190 from osamuaoki/master | ||
Fix typo | |||
2017-03-31 | Merge pull request #1189 from Zay950/to_push | ||
Unicode input_mode presistance | |||
2017-04-01 | Fix typo | ||
2017-03-30 | Worked around some new Makefile issues. | ||
2017-03-30 | Pulling and pushing troubles | ||
2017-03-30 | changed hotkey cluster to accomodate awkward software... again | ||
2017-03-30 | changed hotkey cluster to accomodate awkward software | ||
2017-03-30 | Add RN42 Bluetooth module support | ||
Added support for sending HID keycodes over the RN42/reflashed HC05 module. Tested on OS X and iOS. |