aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
* updated README.mdStick2017-06-232-5/+3
|
* Merge remote-tracking branch 'upstream/master'Stick2017-06-2318-259/+738
|\
| * Merge pull request #1421 from 333fred/update-layoutJack Humbert2017-06-234-61/+106
| |\ | | | | | | Update my layout
| | * Doc updatesFredric Silberberg2017-06-232-18/+22
| | |
| | * Copy/paste additions.Fredric Silberberg2017-06-232-15/+17
| | |
| | * Added backlight control keysFredric Silberberg2017-06-232-5/+4
| | |
| | * Added a few more VS macros and another ctrlFredric Silberberg2017-06-231-11/+30
| | |
| | * Small keymap layout updatesFredric Silberberg2017-06-233-18/+39
| | |
| * | Update Phantom readmeMathias Andersson2017-06-232-3/+46
| | | | | | | | | | | | | | | | | | | | | Added basic description of the keyboard and some build and configuration instructions. Also moved the RGB underlight modification instructions to the readme.
| * | Adjust Phantom for standard PCBMathias Andersson2017-06-2310-121/+405
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The previous default configuration and keymap was made for a Phantom modified with RGB underlight. This commit makes the default more in line with the "official" configurations provided by the PCB. The previous default have been moved to a separate keymap named `rgbmod`. It has also been updated to better match the template keymap.
| * | Update Phantom config to better match templateMathias Andersson2017-06-232-22/+122
| | |
| * | Move Phantom LED handling to phantom.cMathias Andersson2017-06-233-53/+60
| |/ | | | | | | | | This is more in line with the structure provided by the keyboard template.
* | added media keys; many bug fixesStick2017-06-232-27/+26
| |
* | added tapdance lockingStick2017-06-222-44/+66
| |
* | Merge remote-tracking branch 'upstream/master'Stick2017-06-22379-25029/+8123
|\|
| * Merge pull request #1416 from geofflane/feature/s65_x_std_grv_escJack Humbert2017-06-223-200/+6
| |\ | | | | | | Use the new Quantum KC_GESC instead of custom code
| | * Use the new Quantum KC_GESC instead of custom codeGeoff Lane2017-06-213-200/+6
| | |
| * | Merge pull request #1331 from ariasuni/masterErez Zukerman2017-06-224-8/+62
| |\ \ | | |/ | |/| Fix undefined reference errors with avr-gcc 7.1
| | * Fix undefined reference errors with avr-gcc 7.1ariasuni2017-05-274-8/+62
| | |
| * | Merge pull request #1414 from dvdizon/kbd75Jack Humbert2017-06-207-0/+361
| |\ \ | | | | | | | | KBD75 - Initial KBD75 port from qmkeyboard.cn source files
| | * | KBD75 - Initial KBD75 port from qmkeyboard.cn source filesDavid Dizon2017-06-197-0/+361
| | | |
| * | | Merge pull request #1413 from lasko/masterJack Humbert2017-06-203-143/+499
| |\ \ \ | | | | | | | | | | This is a complete redo of my keymap. It includes several
| | * | | This is a complete redo of my keymap. It includes severalBrandon Height2017-06-193-143/+499
| | |/ / | | | | | | | | | | | | | | | | | | | | layers including qwerty, colemak, navigation, and gui layers. I also was playing around with dancing tap keys.
| * | | Added custom keymap and enabled Space CadetJon Nall2017-06-191-0/+167
| | | |
| * | | Fixed offset for knight rgb modeJon Nall2017-06-191-0/+1
| |/ /
| * | tv44: Add core layout based on the Core 47Kaleb Elwert2017-06-183-0/+55
| | |
| * | Merge pull request #1349 from jpetermans/infinity60Jack Humbert2017-06-1811-11/+1056
| |\ \ | | | | | | | | Infinity60 backlight support
| | * | Update lock led processing and remove debug msgsjpetermans2017-05-304-28/+10
| | | |
| | * | reduce recurring writes to lock ledsjpetermans2017-05-251-5/+53
| | | |
| | * | Restore deleted MEMO.txt from masterjpetermans2017-05-241-0/+385
| | | |
| | * | Merge branch 'user_led_configuration' into infinity60jpetermans2017-05-247-616/+595
| | |\ \ | | | | | | | | | | | | | | | | | | | | Conflicts: keyboards/infinity60/keymaps/jpetermans/keymap.c
| | | * | keymap example update and tweak to set_led_bit functionjpetermans2017-05-243-24/+21
| | | | |
| | | * | reorder mailbox msg data; formattingjpetermans2017-05-104-111/+101
| | | | |
| | | * | remove breath functions from keymapjpetermans2017-05-082-14/+7
| | | | |
| | | * | last readme fixjpetermans2017-05-081-4/+8
| | | | |
| | | * | third readme fix attemptjpetermans2017-05-081-4/+4
| | | | |
| | | * | readme fixjpetermans2017-05-081-6/+6
| | | | |
| | | * | documentation cleanupjpetermans2017-05-082-34/+41
| | | | |
| | | * | Merge remote-tracking branch 'upstream/master' into user_led_configurationjpetermans2017-05-08189-903/+6120
| | | |\ \
| | | * | | updated keymap for new led functionsjpetermans2017-05-084-199/+240
| | | | | |
| | | * | | CLeaned out debug codejpetermans2017-05-083-266/+14
| | | | | |
| | | * | | small code cleanupjpetermans2017-05-083-576/+210
| | | | | |
| | | * | | Testing initial blink supportjpetermans2017-04-302-81/+180
| | | | | |
| | | * | | Simplified processing in led_controller; more control at user level.jpetermans2017-04-262-96/+123
| | | | | |
| | | * | | more stable lock led process, added debugging codejpetermans2017-04-151-47/+70
| | | | | |
| | | * | | Added backlight step functionalityjpetermans2017-04-142-164/+160
| | | | | |
| | | * | | fixed bit shift in led_set_bitjpetermans2017-04-131-5/+21
| | | | | |
| | | * | | more flexible led processing functions, all and on/off/togglejpetermans2017-04-134-78/+97
| | | | | | | | | | | | | | | | | | | | | | | | functioning
| | | * | | Updated lock led initjpetermans2017-04-123-45/+96
| | | | | |
| | | * | | fixed write_led_page col shift, added option for lock led displayjpetermans2017-04-113-81/+53
| | | | | |