Commit Graph

31 Commits (00a6b6045bf76448e76737e626f091d984d6c4a9)

Author SHA1 Message Date
Jesse Vincent 5c9b0df8ce
Merge pull request #322 from keyboardio/f/glossary
6 years ago
James Cash 08a0af045f
Minor typo/grammar corrections
6 years ago
Gergely Nagy 65526a1df6 doc/glossary.md: A small update
6 years ago
noseglasses 8130dfdf1d Major redesign of the plugin and hooking interface
6 years ago
Jennifer Leigh 5c20f2c0db Delete DRAFT_Intro_Docs.md
7 years ago
Jesse Vincent 0e91cad615 Update Draft (#208)
7 years ago
Jesse Vincent 12a62606d9 Merge pull request #204 from keyboardio/jenndocs171007
7 years ago
James Cash 7d43cd35b7 Fix some markdown oddities (#203)
7 years ago
Jesse Vincent c65e6f8ea9 Fix the name of Chrysalis in the draft docs
7 years ago
Jennifer Leigh f34e1c5b41 Added keymapping instructions
7 years ago
Jennifer Leigh 0404b393cc Added Arduino IDE install instructions (#199)
7 years ago
Jennifer Leigh f1c3476ccb Create DRAFT_Intro_Docs.md
7 years ago
Jesse Vincent 9434d7b2bf
Update function naming from CamelCase to camelCase,
7 years ago
Gergely Nagy 568903b1da doc/CODING_STYLE: Convert the style guide to Markdown
7 years ago
Jesse Vincent 5bc7f49dce
dump the body of the arduino api style guide here.
7 years ago
Jesse Vincent c3ad5a322f
Fix a misspelled tag
7 years ago
Jesse Vincent 57ebb17d8f
Revert "switch from one space indent to two space indent before public: and private:"
7 years ago
Jesse Vincent 502bc0b59f
switch from one space indent to two space indent before public: and private:
7 years ago
Gergely Nagy 522fcc8c25 doc/CODING_STYLE.html: Fix a small typo
7 years ago
Jesse Vincent 4b27f711f9
Strike through windows-specific stuff
7 years ago
Jesse Vincent cf4886f653
Add a note about access control. Remove a google-specific note
7 years ago
Jesse Vincent 44d95f050e
We use astyle
7 years ago
Jesse Vincent 7cd1eee07d
our guidance on inline functions is a little bit difference because we're targeting embedded devices
7 years ago
Jesse Vincent 02ea090ac7
We use #pragma once
7 years ago
Jesse Vincent 01bfee48cb
GCC extensions are ok
7 years ago
Jesse Vincent 5873b461ac
we don't use std::hash
7 years ago
Jesse Vincent b0577d241c
Boost does not make sense in this context
7 years ago
Jesse Vincent 30edd7da2f
64 bit portability is a non-goal
7 years ago
Jesse Vincent ce595a848e
Switch the style guide to HTML, rather than wasting hours butchering
7 years ago
Jesse Vincent f7b071d134
Add notes from @obra and @algernon. As yet not integrated
7 years ago
Jesse Vincent b33669af45
Checking in a markdown-ified (but otherwise unmodified) version of the
7 years ago