summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-05-29Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070)Drashna Jaelre5-28/+137
* And and fix _noeeprom functions to many of the RGB Underglow functions * Many functions are unnecessarily calling the eeprom write code. The toggle/enable is command is especially guilty of this, as it writes to EEPROM 3 times. But rgb mode writes twice, every time it's called. And init resets the rgb eeprom range and then writes back to it twice! * Fixed the rgblight_sethsv_noeeprom to work as expected, by moving a lot of the code to a helper function. * Added a noeeprom function for mode, enable, disable, and toggle functions. (didn't bother for increase/decrease stuff, and didn't add new keycodes) * Add to predefined colors list * Add new functions to manual/docs * Update RGB Sleep feature to use _noeeprom Because that's exactly what it should be doing, actually!
2018-05-29Keymap fixes (#3074)Danny2-6/+6
* Fix keymap to use correct macro * Make sure RGBLED_NUM is defined to a value
2018-05-29Refactor and Configurator updates for Woodkeys/NovelKeys Big Series (#3073)noroadsleft5-9/+21
* Refactor for Woodkeys Big Series * Configurator update for Woodkeys Big Series
2018-05-29Kbd8x backlight support (#3069)Hannes Egler4-0/+115
* added backlighting support * complying to conventions
2018-05-29Refactor and Configurator updates for Bantam44 (#3071)noroadsleft3-32/+48
* Configurator update for Bantam-44 * Refactor for Bantam44
2018-05-29Configurator updates for Atreus/Atreus62 (#3065)noroadsleft2-12/+11
2018-05-29fix a few simple typos (#3068)arlenk1-5/+5
* Update feature_tap_dance.md * minor typos
2018-05-29Update Canoe ps2avr board (#3066)Dan Hertz6-16/+482
* Add Percent Canoe keyboard * Fix row of nonus backslash * Update info.json to be correct for canoe * Change LAYOUT_ISO to LAYOUT_iso * Remove bootloader key in info.json
2018-05-29Indicator led support for KBD8X (#3064)Hannes Egler1-0/+21
* Support for indicator LEDs * fixes for backlighting support * more fixes
2018-05-29Fix nyquist (and other splits using D2 in debouncing) (#3067)Danny14-18/+50
* Update default Nyquist revision * LED slave fix * Sync changes from lets_split * Add needed check for debouncing * Remove line that was setting PD2 pin and interfering with use of that pin * Add backlight key to keymap
2018-05-28Add Canoe support (#3063)jamesofarrell10-0/+866
* Adding Canoe support * fix readme * Remove usless comment * fixing issues
2018-05-28Refactor and Configurator updates for AMJ Pad (#3060)noroadsleft13-100/+159
* Refactor for AMJ Pad * Configurator update for AMJ Pad * Add hardware agnostic layouts numpad_6x4 and ortho_6x4 * Add agnostic layouts to rules.mk * Refactor AMJ Pad to use new hardware agnostic layouts
2018-05-26Refresh & improve leader documentation page (#2990)Leo Wzukw1-7/+11
* Refresh & improve leader documentation page - register_code/unregister_code are not the recommanded way to do macro. - Provide some details I wish I had found when first used the leader functionality. * Add old way to use macro.
2018-05-26Refactor and Configurator updates for AMJ60 (#3055)noroadsleft5-19/+32
* Refactor for AMJ60 * Configurator update for AMJ60
2018-05-26Adding guidoism's planck layouts (#3059)Guido Bartolucci4-0/+296
* Initial commit of guidoism * created movement layer * movement layer works! * removed unnecessary layers * moved enter key up and recreated caps lock * Added num pad
2018-05-26Add mtdjr keymaps for Iris, Let's Split, TADA68, XD75, and handwired dox (#3058)mtdjr13-0/+888
* Add keymaps for Iris, Let's Split, TADA68, XD75, and handwired not_so_minidox * remove handwired not_so_minidox
2018-05-26qwerty_code_friendly: fix 76 key config (#3057)Campbell Barton1-1/+1
2018-05-26Updated keymaps (#3056)Salt-Peanuts3-344/+266
* Updated info and fixed minor errors * Updated folder name; overdue updates to keymap and readme files Updated folder name; overdue updates to keymap and readme files * Updated tri-layer feature * Revert "Updated tri-layer feature" This reverts commit 59b8b85761740e24f671e10fceea869f06a33ade. * Updated tri-layer on keymap * Fixed typos * Updated keymaps
2018-05-26Fix dead link to USB keycodes doc (#3050)Leo Wzukw1-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)
2018-05-26Fix HS60 config for ANSI keymap (#3054)yiancar1-0/+6
- This is mostly for safety
2018-05-25Attempting Debug on Configurator (re: #3052) (#3053)noroadsleft1-0/+12
2018-05-25Fix Split keyboards so they compile on Configurator (#3051)Drashna Jaelre4-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
2018-05-25Fix Orthodox compile issue in online configurator (#3044)Drashna Jaelre1-1/+1
2018-05-25Refactor for AMJ40 (#3047)noroadsleft5-26/+26
2018-05-25Add some generic/sparse readmes to get rid of errors (#3048)MechMerlin4-0/+12
2018-05-25Fix info.json for kbd66 (#3045)MechMerlin6-88/+16
* Change LAYOUT to LAYOUT_all Fix info.json file * edit the CORRECT info.json this time * revert my errors
2018-05-25fix LAYOUT_all in info.json (#3046)MechMerlin1-7/+7
2018-05-25Refactor and Configurator updates for ALU84 (#3043)noroadsleft5-11/+21
* Readme update per template on docs.qmk.fm * Refactor for LAYOUT macro * Add info.json
2018-05-25Add info.json for Fourier & Laplace (#3038)Danny2-0/+130
* Add info.json for Fourier * Add info.json for Laplace
2018-05-25Rename ANSI keymap of HS60 (#3041)yiancar3-0/+0
2018-05-25Fix keymap to use renamed macro (#3039)Danny1-3/+3
2018-05-25Update my keymap (#3037)Sascha Grunert1-6/+6
* Update keymap.c
2018-05-25pk60.c fix for capslock indicator (#3032)Barry Huang1-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
2018-05-25Wait for QMK to initialize before configuring RGB (#3030)Yan-Fa Li2-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
2018-05-25Refactor for Alps64 (#3029)noroadsleft4-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
2018-05-24Fix readme and contributing hyperlinksAlexander Dang-Tran2-5/+5
2018-05-23config edit for caps indicator (#3016)Barry Huang1-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
2018-05-23Adds Zlant keyboard support (#3028)Felipe Coury7-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
2018-05-23Fix to KC60 LAYOUT_60_ansi matrix (#3026)noroadsleft1-9/+9
2018-05-23Refactor and Configurator update for ACR60 (#3025)noroadsleft4-17/+51
2018-05-23Add edvorakjp layout for the Iris keyboard (#3020)epaew8-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
2018-05-23Refactor and Configurator updates for 9key (#3024)noroadsleft3-4/+16
2018-05-22Adds basic support for u/flehrad's bigswitch pcb (#3015)Yan-Fa Li7-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
2018-05-22 Update documentation for rgb matrix (#3023)yiancar1-0/+16
* Update documentation for rgb matrix - Updated keycodes.md to include RGB matrix keycodes + necessary link
2018-05-22added some helpful notes to the documentation (#2981)GreenShadowMaker2-3/+13
2018-05-22Import userspace config.h according to USER_NAME (#2983)WillyPillow1-2/+2
* Import userspace config.h according to USER_NAME * Use USER_PATH instead of directly using USER_NAME
2018-05-22Fix led enabled slave (#3022)Danny3-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
2018-05-22Refactor update for 6ball (#3017)noroadsleft2-16/+8
2018-05-22Add mike808 Viterbi layout (#3019)Danny3-0/+202
2018-05-22A personal layout for the orthodox keyboard (#3006)rfvizarra4-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