aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix dead link to USB keycodes doc (#3050)Leo Wzukw2018-05-261-1/+2
| | | | | | | | | | | | * Fix dead link to USB keycodes doc Link was dead and the fresher version I could find on usb.org is still older than this one. Thus, WaybackMachine seems the best option. * Fix dead link to USB keycodes doc, with 2 options Give the WaybackMachine link (fresher and for reference of the content of the original link) and the usb.org one (older)
* Fix HS60 config for ANSI keymap (#3054)yiancar2018-05-251-0/+6
| | | - This is mostly for safety
* Attempting Debug on Configurator (re: #3052) (#3053)noroadsleft2018-05-251-0/+12
|
* Fix Split keyboards so they compile on Configurator (#3051)Drashna Jaelre2018-05-254-4/+4
| | | | | | | | | | | | | | | | | | * Fix serial split for BFO9000 * Fix serial split for DeltaSplit75 * Fix serial split for Helix * Fix serial split for MiniDox * Fix serial split for Viterbi * Revert "Fix serial split for Helix" since it's super complex This reverts commit 72538df105ba6d5fe6915773a20c509f2a47785d. We'll let the helix owner fix this issue, or dive into the code later
* Fix Orthodox compile issue in online configurator (#3044)Drashna Jaelre2018-05-251-1/+1
|
* Refactor for AMJ40 (#3047)noroadsleft2018-05-255-26/+26
|
* Add some generic/sparse readmes to get rid of errors (#3048)MechMerlin2018-05-254-0/+12
|
* Fix info.json for kbd66 (#3045)MechMerlin2018-05-256-88/+16
| | | | | | | | | * Change LAYOUT to LAYOUT_all Fix info.json file * edit the CORRECT info.json this time * revert my errors
* fix LAYOUT_all in info.json (#3046)MechMerlin2018-05-241-7/+7
|
* Refactor and Configurator updates for ALU84 (#3043)noroadsleft2018-05-245-11/+21
| | | | | | | | * Readme update per template on docs.qmk.fm * Refactor for LAYOUT macro * Add info.json
* Add info.json for Fourier & Laplace (#3038)Danny2018-05-242-0/+130
| | | | | | * Add info.json for Fourier * Add info.json for Laplace
* Rename ANSI keymap of HS60 (#3041)yiancar2018-05-243-0/+0
|
* Fix keymap to use renamed macro (#3039)Danny2018-05-241-3/+3
|
* Update my keymap (#3037)Sascha Grunert2018-05-241-6/+6
| | | * Update keymap.c
* pk60.c fix for capslock indicator (#3032)Barry Huang2018-05-241-3/+5
| | | | | | | | | | | | | | | | | | * Capslock indicator add * edit * name correction * led_set_user(usb_led); delete * config edit for caps indicator * keymap.c fix * led.h include * pk60.c fix for capslock indicator
* Wait for QMK to initialize before configuring RGB (#3030)Yan-Fa Li2018-05-242-3/+14
| | | | | | | Wait for 1 second before turning on RGB to get debug messages on console. - configure HSV color, on a brand new pro micro the default values are 0, 0, 0
* Refactor for Alps64 (#3029)noroadsleft2018-05-244-10/+13
| | | | | | | | | | * Refactor for Alps64 * Reverts deletion of LAYOUT_kc macro; renames LAYOUT_standard_60 to LAYOUT_60_ansi * Add LAYOUTS = 60_ansi to rules.mk * Rename LAYOUT_standard_60 to LAYOUT_60_ansi in info.json
* Fix readme and contributing hyperlinksAlexander Dang-Tran2018-05-242-5/+5
|
* config edit for caps indicator (#3016)Barry Huang2018-05-231-6/+27
| | | | | | | | | | | | | | | | * Capslock indicator add * edit * name correction * led_set_user(usb_led); delete * config edit for caps indicator * keymap.c fix * led.h include
* Adds Zlant keyboard support (#3028)Felipe Coury2018-05-227-0/+175
| | | | | | | | | | | | | | * Added Zlant support * Uses LAYOUT and identifies individual layers * Removed deprecated =? usage on rules.mk * Adds readme for Zlant keyboard and its default layout * Fixed LAYOUT constant * Minor zlant readme formatting fix
* Fix to KC60 LAYOUT_60_ansi matrix (#3026)noroadsleft2018-05-221-9/+9
|
* Refactor and Configurator update for ACR60 (#3025)noroadsleft2018-05-224-17/+51
|
* Add edvorakjp layout for the Iris keyboard (#3020)epaew2018-05-228-0/+662
| | | | | | | | | | * add edvorakjp libraries * add edvorakjp iris keymap * change the custom eeconfig's address to prevent future address conflicts * deleted the verbose line of rule.mk
* Refactor and Configurator updates for 9key (#3024)noroadsleft2018-05-223-4/+16
|
* Adds basic support for u/flehrad's bigswitch pcb (#3015)Yan-Fa Li2018-05-227-0/+219
| | | | | | | | | | | | | | | | | | | | | | | | * Adds basic support for u/flehrad's bigswitch pcb - also adds support for OSX Eject/Power The function of this key depends on the version of OSX and if you have physical media. For a macbook pro 2017 holding this key down brings up the shutdown dialog. If you wrap it in LCTL and LSFT the screenlock turns on immediately. * Switch to Layout Macro - add a code for OSX Sleep * Add a README * Turn on RGB by default * Add info.json * Address comments by @drashna * Only define Eject in keymap
* Update documentation for rgb matrix (#3023)yiancar2018-05-221-0/+16
| | | | | | * Update documentation for rgb matrix - Updated keycodes.md to include RGB matrix keycodes + necessary link
* added some helpful notes to the documentation (#2981)GreenShadowMaker2018-05-222-3/+13
|
* Import userspace config.h according to USER_NAME (#2983)WillyPillow2018-05-221-2/+2
| | | | | | * Import userspace config.h according to USER_NAME * Use USER_PATH instead of directly using USER_NAME
* Fix led enabled slave (#3022)Danny2018-05-223-9/+30
| | | | | | | | | | * Account for backlight enabled flag when passing backlight level to slave * Add BL_TOGG to keymap for testing * Apply backlight fix to Iris * Port I2C LED backlight control from Iris to Levinson
* Refactor update for 6ball (#3017)noroadsleft2018-05-222-16/+8
|
* Add mike808 Viterbi layout (#3019)Danny2018-05-223-0/+202
|
* A personal layout for the orthodox keyboard (#3006)rfvizarra2018-05-224-0/+202
| | | | | | | | | | | | | | | | * A personal layout for the orthodox keyboard * Added layout readme.md * Consolidated inclues with #include QMK_KEYBOARD_H * Moved layer tones setup to config.h * Replace persistent_default_layer_set calls with set_single_persistent_default_layer * Simplified the process_record_user function using layer_state_set_user function and MO() to set the lower, raise, nav and media layers * Removed AUDIO_ENABLE ifdefs and persistent_default_layer_set() as they are not needed any more
* Fix Atom47 configurator layout (#3018)Maarten Dekkers2018-05-222-2/+2
|
* convert to unix line-endings [skip ci]QMK Bot2018-05-221-1/+1
|
* Fix atom47 keyboard revision naming (#3013)Maarten Dekkers2018-05-2112-29/+27
| | | | | | | | | | | | | | * Fixed Atom47 revisions, rev1 is rev3 * Remove rev1 folder * Added bootloader to info.json * Renamed layout * Change readme for atom47 * Remove bootloader line from info.json
* Remove ISO imposter key from TKL keymap (#3014)Joe Wasson2018-05-213-4/+18
|
* Create CNAMEJack Humbert2018-05-211-0/+1
|
* Add 80 key layout to Ergodone, as it appears to support it (#2984)Drashna Jaelre2018-05-203-13/+117
| | | | | | | | * Add 80 key layout to Ergodone * Add layouts * Missed a comma .....
* Fix Ergodox EZ Info.json files (#2979)Drashna Jaelre2018-05-203-18/+182
| | | | | | | | | | * Fix Ergodox EZ Info.json files * Ugh, column stagger! * Whoops, added offset to wrong axis * Add changes to Ergodone and Ergodox Infinity
* Fix Orthodox heightDrashna Jaelre2018-05-203-15/+15
|
* Fix compile issues for atmega328pDrashna Jaelre2018-05-201-4/+4
|
* Capslock indicator add (#3007)Barry Huang2018-05-201-0/+11
| | | | | | | | | | * Capslock indicator add * edit * name correction * led_set_user(usb_led); delete
* HS60 ANSI keymap (#3010)yiancar2018-05-207-8/+243
| | | | | | | | | | | | | | | | * Added Modular keyboards L,R and NUM Created code modules for the 3 modules of the modular keyboard. Original idea by MechboardsUK. Uses i2c implementation similar to lets split * Remove modular from master This is to fix incorrect branching * HS60 ANSI update * HS60 ANSI update
* Kira 75 QMK Support (#3003)MechMerlin2018-05-209-0/+473
| | | | | | | | | | | | | | | | * preliminary check in of Kira75 * Layout done * make an appropriate keymap and fix layout commas * formatting changes and housekeeping * add info.json contents for QMK Configurator support * add RGB underglow support * add support for caps and num lock leds
* qwerty_code_friendly: correct typos (#3002)Campbell Barton2018-05-202-30/+34
| | | | | | | | * qwerty_code_friendly: correct typos * qwerty_code_friendly: right thumb for media keys Allows for single handed media control.
* Merlin community layouts (#3004)MechMerlin2018-05-2023-158/+24
| | | | | | | | | | | | * community layout support for eagle_viper v2 and remove mechmerlin keymap dir * community layout support for eagle_viper v2 and remove mechmerlin keymap dir * Change to QMK_KEYBOARD_H and remove merlin keymap in favor of cmmunity layouts * community layout support 60_ansi * community layout support for 60_ansi
* Renamed jd40's LAYOUT to LAYOUT_kc (#3000)MechMerlin2018-05-182-7/+19
| | | Made a new LAYOUT without all the KC_##
* checking in xxinophobia's changes to get ISO enter working correctly (#2999)MechMerlin2018-05-181-2/+1
|
* change do60 config (#2996)sennin322018-05-185-23/+55
| | | | | | | | | | * add do60 support * DO60 on market config v0.2.8 * remove do60x * Changes for matching new naming rule
* fix broken links in readme.md for bigseries (#2997)Joe Burchett2018-05-181-1/+1
|