summaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
* Replaced ordinary-base.{png|json} with new base layout.Will Wolff-Myren2016-07-144-27/+452
|
* Replaced readme.md with stubWill Wolff-Myren2016-07-141-92/+5
| | | | (incl. reference to original layout)
* Created "teckinesis" keymap folderWill Wolff-Myren2016-07-1310-0/+665
| | | | (Based on "ordinary" keymap by Nicholas Keene)
* Merge pull request #477 from Smilliam/masterJack Humbert2016-07-111-1/+1
|\ | | | | Canceling Space Cadet state with opposite shift key
| * amended extraneous file editsSmilliam2016-07-102-7/+1
| |
| * Made rollover behavior for space cadet optionalSmilliam2016-07-102-2/+8
| |
* | Merge pull request #506 from stanleylai/masterJack Humbert2016-07-112-0/+104
|\ \ | | | | | | Added my custom keymap for Satan
| * | Added my custom keymap for SatanStanley Lai2016-07-102-0/+104
| | |
* | | fixed clueboard LED pin assignments and matrix documentationRuiqi Mao2016-07-114-17/+33
|/ /
* | Update keymap.cMax Whittingham2016-07-091-3/+1
| |
* | Cleaning up repoMax Whittingham2016-07-095-0/+546
| |
* | Merge pull request #1 from jackhumbert/masterTerryMathews2016-07-097-1/+161
|\ \ | | | | | | Catch up with jack's master
| * \ Merge pull request #494 from robbiegill/masterJack Humbert2016-07-087-1/+161
| |\ \ | | | | | | | | Port support for hhkb-jp from tmk
| | * | port missing support for hhkb-jp from tmkRobbie Gill2016-07-077-1/+161
| | | |
* | | | Establish Poker clone keymap for SatanTerryMathews2016-07-091-0/+116
|/ / / | | | | | | | | | | | | Maps all of the side-print legends on the stock Poker II keycaps that are feasible (doesn't support repeat rate toggling, Pmode recording).
* | | Fix a function mismatch that was causing LEDs to not properly initializeTerryMathews2016-07-081-1/+1
| | | | | | | | | | | | | | | See #430. Name of function being called at init was updated to led_init_ports(), but the call itself wasn't renamed.
* | | Fix cluepad and planckTerryMathews2016-07-072-5/+5
| | |
* | | Fix compile error on ClueboardTerryMathews2016-07-071-2/+2
| | |
* | | Create keycodes for RGB control functionsTerryMathews2016-07-079-586/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moves RGB controls out of the macro function and assigns them their own keycodes: RGB_TOG (toggle on/off) RGB_MOD (mode step) RGB_HUI (increase hue) RGB_HUD (decrease hue) RGB_SAI (increase saturation) RGB_SAD (decrease saturation) RGB_VAI (increase brightness) RGB_VAD (decrease brightness)
* | | Remove unhandled KC_BTLD, RESET should be used insteadFred Sundvik2016-07-072-2/+5
| | |
* | | updates rgblight implementation, makes non-timer stuff compatible with audioJack Humbert2016-07-0713-49/+113
| | |
* | | Merge pull request #490 from fredizzimo/integrate_visualizerJack Humbert2016-07-0717-0/+1568
|\ \ \ | |/ / |/| | Integrate visualizer for ChibiOS and Infinity Ergodox
| * | Move the visualizer_user file to keymap folderFred Sundvik2016-07-071-0/+0
| | | | | | | | | | | | Also rename it to visualizer.c
| * | Delete lcd_backlight_hal.cFred Sundvik2016-07-072-84/+65
| | | | | | | | | | | | | | | The functionality can now be found in the infinity_erogodox.c file instead.
| * | Makefile fixes and update of VisualizerFred Sundvik2016-07-071-0/+9
| | |
| * | Add Infinity Ergodox display driversFred Sundvik2016-07-0713-0/+992
| | |
| * | Makefile changes and files to compile VisualizerFred Sundvik2016-07-074-0/+586
| | |
* | | default keymap, reset sorted out for now, added serial to makefileJack Humbert2016-07-066-41/+203
| | |
* | | Merge branch 'master' into lets-split-supportJack Humbert2016-07-063-0/+23
|\| |
| * | Add serial_link compilation to Infinity ErgodoxFred Sundvik2016-07-062-0/+11
| | |
| * | fix/annotate wait_us linesJack Humbert2016-07-061-0/+12
| | |
* | | adds eep, removes usbconfig.hJack Humbert2016-07-063-377/+4
| | |
* | | remove uno_slave for now, even though it's freakin coolJack Humbert2016-07-055-448/+0
| | |
* | | add options to config.hJack Humbert2016-07-051-2/+5
| | |
* | | Merge branch 'master' into lets-split-supportJack Humbert2016-07-0512-0/+1863
|\| |
| * | Merge pull request #480 from fredizzimo/add_infinity_ergodoxJack Humbert2016-07-0512-0/+1863
| |\ \ | | | | | | | | Add infinity ergodox
| | * | Infinity Ergodox - Add matrix.c and led.cFred Sundvik2016-07-052-1/+4
| | | |
| | * | First version of Infinity ErgodoxFred Sundvik2016-07-0512-0/+1860
| | |/ | | | | | | | | | | | | Mostly just adding the files from the fredizzimo repository. Still needs some fixing until it works
* | | images, docks, clean-up [skip ci]Jack Humbert2016-07-0513-2/+367
| | |
* | | i2c workingJack Humbert2016-07-0519-21/+1822
| | |
* | | one half workingJack Humbert2016-07-056-0/+254
|/ /
* | Fix typo in teensy_lc_onkey.hFred Sundvik2016-07-051-1/+1
| |
* | Don't include common_config.h for ChibiOS testFred Sundvik2016-07-051-2/+0
| |
* | Move ChibiOS test board and ldFred Sundvik2016-07-057-0/+0
| | | | | | | | | | Move the ChibiOS test subproject board and ld files to the kebyoard folder, so that the build system can find them
* | Suprojects for ChibiOS testingFred Sundvik2016-07-0549-253/+52
|/
* correct break/return order for planck and preonic defaultsJack Humbert2016-07-042-14/+14
|
* Adds wait to i2c (debounce)Jack Humbert2016-07-041-3/+3
|
* Improves debounceJack Humbert2016-07-042-9/+3
|
* Fix other KC60 Keymap Makefiles so they compile properlyRichard2016-07-032-2/+2
|
* Add my keymap to KC60Richard2016-07-033-0/+100
|