| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-06-12 | Modifications to readme.md and deletion of keyboard layout images | ||
| 2017-06-12 | Merge pull request #1389 from geofflane/keyboard_s65_x_2 | ||
| Keyboard S65-X Support #2 | |||
| 2017-06-12 | Merge pull request #1388 from bigbigtor/fix_spanish | ||
| Fix spanish keymap | |||
| 2017-06-12 | Add ISO layout for S65-X | ||
| 2017-06-12 | Fix media controls in default layout | ||
| 2017-06-12 | Fix backslash and some of the docs | ||
| 2017-06-12 | Rename ES_RCRB to ES_RCBR for consistency reasons (left curly bracket is ↵ | ||
| defined as ES_LCBR) | |||
| 2017-06-12 | Fix keymap definitions referencing inexistent macros | ||
| 2017-06-12 | Add MIDI layer to magicmonty keymap (#1386) | ||
| * Add MIDI layer * Respect brightness level on layer signalling * Add hotkey in control layer for signalling state * Update layout.png * Remove image and replace it with imgur link | |||
| 2017-06-11 | Merge pull request #1385 from qmk/ez-images | ||
| Remove images and old .hex files | |||
| 2017-06-11 | remove .hex, .PNG, .jpg | ||
| 2017-06-11 | remove the rest of the .pngs | ||
| 2017-06-11 | -MIDI Chords now using process_record_user instead of F(n) keys | ||
| -Morse Code shift keys implemented | |||
| 2017-06-11 | remove most .pngs | ||
| 2017-06-11 | define limits to functions | ||
| 2017-06-11 | Always send 3 * RGBLED_NUM bytes through I2C on ps2avrGB | ||
| This wasn't going to work on boards with a different number of LEDs, since I was always sending 48 bytes. | |||
| 2017-06-11 | Fixed rgblight_types.h | ||
| 2017-06-11 | Added a build flag for using a custom rgblight driver | ||
| 2017-06-11 | Simplified ps2avrGB rgblight_set logic a bit | ||
| 2017-06-11 | rgblight support for ps2avrGB | ||
| 2017-06-10 | Merge pull request #1384 from geofflane/keyboard_s65x | ||
| Support Sentraq S65-X | |||
| 2017-06-10 | Support Sentraq S65-X | ||
| Add initial support for ANSI layout of S65-X. Includes support for controlling RGB underlighting. | |||
| 2017-06-10 | Merge pull request #1383 from qmk/deleting-files | ||
| Deleting uppercase docs files | |||
| 2017-06-10 | Delete VAGRANT_GUIDE.md | ||
| 2017-06-10 | Delete USB_NKRO.txt | ||
| 2017-06-10 | Delete TMK_README.md | ||
| 2017-06-10 | Delete POWER.txt | ||
| 2017-06-10 | Delete PCB_GUIDE.md | ||
| 2017-06-10 | Delete Macros.md | ||
| 2017-06-10 | Delete Kiibohd.asciidoc | ||
| 2017-06-10 | Delete Keymap.md | ||
| 2017-06-10 | Delete Keycodes.md | ||
| 2017-06-10 | Delete Home.md | ||
| 2017-06-10 | Delete HAND_WIRE.md | ||
| 2017-06-10 | Delete FUSE.txt | ||
| 2017-06-10 | Delete FAQ.md | ||
| 2017-06-10 | Delete Embedding.md | ||
| 2017-06-10 | Delete Eclipse.md | ||
| 2017-06-10 | Delete CYGWIN_GUIDE.md | ||
| 2017-06-10 | Delete BUILD_GUIDE.md | ||
| 2017-06-10 | convert docs to lowercase and underscores | ||
| 2017-06-10 | convert docs to lowercase and underscores | ||
| 2017-06-10 | remove leading slash | ||
| 2017-06-10 | Merge pull request #1380 from qmk/improve_macro_docs | ||
| Clean up and improve the macro documentation | |||
| 2017-06-10 | Merge branch 'master' into improve_macro_docs | ||
| 2017-06-10 | Create Home.md | ||
| 2017-06-10 | Create SUMMARY.md | ||
| 2017-06-10 | Create Custom-Quantum-Functions.md | ||
| 2017-06-10 | make searchable | ||
| 2017-06-09 | Merge pull request #1382 from binaryplease/handwired_binaryplease | ||
| Handwired binaryplease | |||