Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-19 | Fix LED sequence; bug fixes | Priyadi Iman Nurcahyo | |
2017-04-19 | Fix LCD SS pin configuration | Fred Sundvik | |
There was a typo, so the attempted configuration proably didn't do what it should have done. I think it left the pin floating, and could cause the LCD problems issue-1230. | |||
2017-04-18 | Adding Sample Max Layout | Ryan MacLean | |
2017-04-18 | Adding Maximized Keymap | Ryan MacLean | |
For use with grid layout pads. | |||
2017-04-18 | LT doesn't work with tri_layer. Removed it from this keymap. | Xyverz | |
2017-04-18 | swapped RAISE with LOWER in layer-tapping macros. | Xyverz | |
2017-04-18 | - Fixed bug in keymap for s60-X RGB | dbroqua | |
2017-04-18 | Merge pull request #1239 from priyadi/promethium | Jack Humbert | |
Keymap updates | |||
2017-04-18 | Merge pull request #1236 from Xyverz/master | Jack Humbert | |
Revamp TV44 keymap. | |||
2017-04-18 | Merge pull request #1235 from siroken3/siroken3 | Jack Humbert | |
Siroken3 | |||
2017-04-19 | Fix Planck compatibility | Priyadi Iman Nurcahyo | |
2017-04-19 | Keymap updates and some adjustment for latest version of QMK | Priyadi Iman Nurcahyo | |
2017-04-19 | Promethium rev2 | Priyadi Iman Nurcahyo | |
* 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 a weird diff mishap. | Xyverz | |
2017-04-17 | Merge branch 'tv44_revamp' | Xyverz | |
2017-04-17 | Updated my TV44 keymap to be more planck-like. | Xyverz | |
Used the current default planck keymap as a guide. | |||
2017-04-17 | Fixed dvorak layout for Atreus50 | David Baldwynn | |
2017-04-16 | macros to make keymap reading easier. | Xyverz | |
2017-04-16 | Added keymap to TV44 Revamp | Xyverz | |
2017-04-16 | Added simple macros to test. | htang156 | |
2017-04-16 | Added media layer for ht_156 | htang156 | |
2017-04-16 | Added ht_156 keymap files | htang156 | |
2017-04-16 | Merge branch 'master' into layouts/adam-lee | Adam YH Lee | |
2017-04-16 | Merge branch 'master' into dev | Adam YH Lee | |
2017-04-16 | Add a personal layout for adam | Adam YH Lee | |
Collectively we should keep on working on the "default" layout. I am adding my own layout to freely explore adjustments and new features. | |||
2017-04-16 | Replace RALT with RSFT | Adam YH Lee | |
2017-04-16 | Added END and other keymap file formatting. | htang156 | |
2017-04-16 | Added DEL and F1 to F12 keys | htang156 | |
2017-04-16 | Added keymap commets to default layout. | htang156 | |
2017-04-15 | more stable lock led process, added debugging code | jpetermans | |
2017-04-15 | - Added S-60-X RGB directory (based on qmk.sized.io work) | dbroqua | |
2017-04-14 | Added backlight step functionality | jpetermans | |
2017-04-14 | Add TAB, N, LSFT on Layer 2 | Adam YH Lee | |
2017-04-13 | Add KC_T on Layer 2 | Adam YH Lee | |
2017-04-13 | Add LCTL + L on Layer 2 | Adam YH Lee | |
2017-04-14 | Fix KEYMAP_YORUIAN macro | Thomas Fitzsimmons | |
Fix the ordering of the arguments to the KEYMAP macro. | |||
2017-04-13 | fixed bit shift in led_set_bit | jpetermans | |
2017-04-13 | more flexible led processing functions, all and on/off/toggle | jpetermans | |
functioning | |||
2017-04-13 | Add missing serial_link.h include | Fred Sundvik | |
Which fixes a warning when building Ergodox Infinity as a righthand master. | |||
2017-04-13 | Update keymap - hopefully more usable | Adam YH Lee | |
2017-04-13 | Fix warnings in CMD-Preonic | Fred Sundvik | |
The startup_sound is defined using MUSICAL_NOTEs, since non-constant initializer expressions are not allowed in C. | |||
2017-04-13 | Fix warnings in planck/lucas keymap | Fred Sundvik | |
Register the unshifted version DE_LESS, rather than the shifted DE_MORE | |||
2017-04-13 | Fix warnings in kitten_paw/ickerwx keymap | Fred Sundvik | |
2017-04-13 | Rename MS-sculpt-mobile to MS_scuplpt_mobile | Fred Sundvik | |
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 | Fred Sundvik | |
2017-04-13 | Fix frosty_flake warning when print is disabled | Fred Sundvik | |
2017-04-13 | Fix keymap yoruian on Infinity | Fred Sundvik | |
2017-04-13 | Fix overflow warning in ordinary keymap | Fred Sundvik | |
2017-04-13 | Fix overflow warnings in dvorak_programmer | Fred Sundvik | |
2017-04-12 | Updated lock led init | jpetermans | |