Commit Graph

23 Commits (2ad2b73d685cf25268fa7d3726f45594edee70c4)

Author SHA1 Message Date
asakuno d81d216d72 Fix Typo in Custom Quantum functions document (led_state) (#4129)
*_LOCK
  ↓
DEL
7 years ago
Yan-Fa Li 713ec91147 Add C hint to inline code 7 years ago
Drashna Jaelre e885c793bc Add Function level EECONFIG code for EEPROM (#3084)
* Add Function level EEPROM configuration

Add kb and user functions for EEPROM, and example of how to use it.

* Bug fixes and demo

* Additional cleanup

* Add EEPROM reset macro to example

* Forgot init function in list

* Move eeconfig_init_quantum function to quantum.c and actually set default layer

* See if removing weak quantum function fixes issue

* Fix travis compile error

* Remove ifdef blocks from EECONFIG so settings are always set

* Fix for ARM EEPROM updates

* Fix merge issues

* Fix potential STM32 EEPROM issues
7 years ago
Fred Silberberg 48913153c3 Replace gitter links with Discord. (#3368) 7 years ago
Drashna Jaelre cb91320d6d Add Suspend functions (#3112)
* Add suspend functions

* Disable RGB code if it's disabled

* Add suspend code to ChibiOS for future compatibility

* Add keyboard_init functions

* Change where references so it will compile

* Wrong command chained in wake up kb function

* Fix non-feature file changes

* Add documentation

* Re-add matrix init docs

* add rgblight code to example

* Remove keyboard init stuff for separate PR
7 years ago
U-LANDSRAAD\drashna d965d72d4a Fix custom functions documation for layer_state_set* 7 years ago
U-LANDSRAAD\drashna 42e85d2b92 Add layer_state_set_* to custom function lists 7 years ago
U-LANDSRAAD\drashna d27d854913 Examples should all use _user functions for consistency 7 years ago
Hugo Gayosso d8f0faabda Fixed typo 7 years ago
kamisamamizu eab41f7b38 Added default case to process_record_user
I tried using process_record_user and if I had to add the default case for it to compile.
7 years ago
fauxpark bb53635f33 Trim trailing whitespace 7 years ago
fauxpark af37bb2f78 Fix some of the more obvious typos 7 years ago
fauxpark 7b0356d1d4 Convert all headings to Title Case 7 years ago
Devin J. Pohly 7aaef16266 Fix internal links in docs/ (#2080)
One link in the summary (Modding your keyboard) referred to a page that
was deleted; the rest have been updated to point to the new names.
8 years ago
Joe Wasson a543ad4c1d Fix minor formatting issue. 8 years ago
skullY d8e29b53fe Update a bunch of docs 8 years ago
skullY ea8df568f2 reduce the TOC scope 8 years ago
skullY 486abde026 tweak page-toc settings 8 years ago
skullY 10b389f79c Adjust headings to make navigator happier 8 years ago
skullY 7da94ac51b Fixup the gitbook config 8 years ago
skullY bf3007ec58 Add some gitboot plugins 8 years ago
skullY 409cb1af52 Polish up custom_quantum_functions 8 years ago
Jack Humbert ca01d94005 convert docs to lowercase and underscores 8 years ago