Commit Graph

  • ba6128dddc Kaleidoscope Style Guide conformance Gergely Nagy 2017-06-03 10:07:48 +0200
  • 88fc70f90a
    Update whitespace per new astyle rules Jesse Vincent 2017-06-03 00:26:52 -0700
  • 502bc0b59f
    switch from one space indent to two space indent before public: and private: Jesse Vincent 2017-06-03 00:51:47 -0700
  • 38cf866870 Kaleidoscope Style Guide conformance Gergely Nagy 2017-06-03 09:06:35 +0200
  • b8f47755ab Yet more styling fixes Gergely Nagy 2017-06-03 08:53:48 +0200
  • fcff6f3d20
    Make the linter happy Jesse Vincent 2017-06-02 23:44:38 -0700
  • a497d67267
    Make the linter happy Jesse Vincent 2017-06-02 23:43:06 -0700
  • 66c8a19f21 Re-run make astyle, with a recent astyle Gergely Nagy 2017-06-03 08:35:14 +0200
  • 9129b8e9a7
    Switch up the -libraries order so the local version of a library gets found first Jesse Vincent 2017-06-02 23:28:48 -0700
  • 70e4d15e60 More Style Guide fixes Gergely Nagy 2017-06-03 08:19:38 +0200
  • 1d8c3040f1
    Fix issues found by the linter. Jesse Vincent 2017-06-02 23:01:04 -0700
  • 1d47c216aa
    whitespace fix Jesse Vincent 2017-06-02 22:56:59 -0700
  • a49b987d5c
    Make the linter happy Jesse Vincent 2017-06-02 22:56:03 -0700
  • 3e982ba5f6 Kaleidoscope Style Guide conformance Gergely Nagy 2017-06-03 07:53:31 +0200
  • 2e3b93d03d
    Changes to make the linter happy Jesse Vincent 2017-06-02 22:45:46 -0700
  • a02fc71a3b
    add some comments to make the linter happy Jesse Vincent 2017-06-02 22:44:11 -0700
  • 7c1124af2c
    remove a virtual demanded by the linter Jesse Vincent 2017-06-02 22:42:54 -0700
  • 6138e2f5be
    Remove unneeded ; Jesse Vincent 2017-06-02 22:42:06 -0700
  • 522fcc8c25 doc/CODING_STYLE.html: Fix a small typo Gergely Nagy 2017-06-03 07:20:19 +0200
  • e57cfbc0db
    remove a bunch of semicolons that the linter says are superfluous Jesse Vincent 2017-06-02 14:04:20 -0700
  • 02b144cff3
    Switch to cpplint 1.30 from https://pypi.python.org/pypi/cpplint Jesse Vincent 2017-06-02 14:01:31 -0700
  • 37d0f1cb8c
    Switch HIDTables.h to #pragma once to satisfy the linter. Jesse Vincent 2017-06-02 14:00:36 -0700
  • 854a7c73b2
    Import google cpplint Jesse Vincent 2017-06-02 13:54:14 -0700
  • 554b43c2b5
    Remove an unneeded ; caught by cpplint.py Jesse Vincent 2017-06-02 13:51:13 -0700
  • 4b27f711f9
    Strike through windows-specific stuff Jesse Vincent 2017-06-02 13:47:04 -0700
  • cf4886f653
    Add a note about access control. Remove a google-specific note Jesse Vincent 2017-06-02 13:45:06 -0700
  • 44d95f050e
    We use astyle Jesse Vincent 2017-06-02 13:40:41 -0700
  • 7cd1eee07d
    our guidance on inline functions is a little bit difference because we're targeting embedded devices Jesse Vincent 2017-06-02 13:40:17 -0700
  • 02ea090ac7
    We use #pragma once Jesse Vincent 2017-06-02 13:40:03 -0700
  • 01bfee48cb
    GCC extensions are ok Jesse Vincent 2017-06-02 13:28:14 -0700
  • 5873b461ac
    we don't use std::hash Jesse Vincent 2017-06-02 13:28:03 -0700
  • b0577d241c
    Boost does not make sense in this context Jesse Vincent 2017-06-02 13:27:47 -0700
  • 30edd7da2f
    64 bit portability is a non-goal Jesse Vincent 2017-06-02 13:27:27 -0700
  • ce595a848e
    Switch the style guide to HTML, rather than wasting hours butchering Google's nice semantic HTML to Markdown Jesse Vincent 2017-06-02 13:19:14 -0700
  • f7b071d134
    Add notes from @obra and @algernon. As yet not integrated Jesse Vincent 2017-06-02 12:08:19 -0700
  • b33669af45
    Checking in a markdown-ified (but otherwise unmodified) version of the Google C++ style guide as of June 2, 2017 Jesse Vincent 2017-06-02 12:05:46 -0700
  • 09ba7dd756 Port over to LED-Palette-Theme Gergely Nagy 2017-06-02 12:40:36 +0200
  • 915e7068f6 Merge pull request #7 from keyboardio/f/get-led-index Jesse Vincent 2017-06-01 12:51:04 -0700
  • 733511fc37 Add a `get_led_index` function Gergely Nagy 2017-06-01 15:54:20 +0200
  • 0fc32dbd94 Add a number of helper functions Gergely Nagy 2017-06-01 15:50:31 +0200
  • 9e10c9e686 make astyle Gergely Nagy 2017-06-01 12:52:35 +0200
  • 947019733d Rename to Kaleidoscope-Colormap Gergely Nagy 2017-06-01 12:25:55 +0200
  • 34c5297875 Only request a palette slice, if we haven't already Gergely Nagy 2017-06-01 12:09:37 +0200
  • 7b8ae3c9c0 examples: Fix the example build Gergely Nagy 2017-06-01 12:09:09 +0200
  • f7196ef26d Migrate to LED-Palette-Theme Gergely Nagy 2017-06-01 12:06:31 +0200
  • b81cc12708 Initial import Gergely Nagy 2017-06-01 11:54:45 +0200
  • 813a48a04f
    Add the ability to specify CFLAGS through the builder Jesse Vincent 2017-05-30 14:40:45 -0700
  • 356dd681f9
    astyle 3.0 fixups Jesse Vincent 2017-05-26 16:41:36 -0700
  • ede5fdba6c
    astyle with astyle 3.0, which matters for this code Jesse Vincent 2017-05-26 16:38:02 -0700
  • 437a349288
    make astyle Jesse Vincent 2017-05-26 16:20:24 -0700
  • 3b32197829
    make astyle Jesse Vincent 2017-05-26 16:20:24 -0700
  • 26e7e187df
    make astyle Jesse Vincent 2017-05-26 16:20:23 -0700
  • a16411ff93
    make astyle Jesse Vincent 2017-05-26 16:20:23 -0700
  • ae6aeec44d
    make astyle Jesse Vincent 2017-05-26 16:20:23 -0700
  • b661511a1a
    make astyle Jesse Vincent 2017-05-26 16:20:23 -0700
  • 80e27ef57a
    make astyle Jesse Vincent 2017-05-26 16:20:23 -0700
  • ad09f54c0d
    make astyle Jesse Vincent 2017-05-26 16:20:23 -0700
  • e23f014f1c
    make astyle Jesse Vincent 2017-05-26 16:20:23 -0700
  • 69f244b43b
    make astyle Jesse Vincent 2017-05-26 16:20:22 -0700
  • f148a4c7e7
    make astyle Jesse Vincent 2017-05-26 16:20:22 -0700
  • 1f8fc546e5
    make astyle Jesse Vincent 2017-05-26 16:20:22 -0700
  • e1fd94e4ff
    make astyle Jesse Vincent 2017-05-26 16:20:22 -0700
  • 46d40dd3d5
    make astyle Jesse Vincent 2017-05-26 16:20:22 -0700
  • 3adb8c28af
    make astyle Jesse Vincent 2017-05-26 16:20:22 -0700
  • 1a9f3e1a33
    make astyle Jesse Vincent 2017-05-26 16:20:21 -0700
  • e3dc58f384
    make astyle Jesse Vincent 2017-05-26 16:20:21 -0700
  • c069df3919
    make astyle Jesse Vincent 2017-05-26 16:20:21 -0700
  • 0489fd9196
    make astyle Jesse Vincent 2017-05-26 16:20:21 -0700
  • f2ee554ce6
    make astyle Jesse Vincent 2017-05-26 16:20:21 -0700
  • 849c87606f
    make astyle Jesse Vincent 2017-05-26 16:20:21 -0700
  • 517636d479
    make astyle Jesse Vincent 2017-05-26 16:20:21 -0700
  • 14d236ed39
    make astyle Jesse Vincent 2017-05-26 16:20:20 -0700
  • d75939d456
    make astyle Jesse Vincent 2017-05-26 16:20:20 -0700
  • 97008a28f0
    "make astyle Jesse Vincent 2017-05-26 15:41:19 -0700
  • a0cebeb0ee
    Switch to modern build infrastructure Jesse Vincent 2017-05-23 21:19:23 -0700
  • 9825e4057a
    Attempt to switch to shared build infrastructure for build and test. Jesse Vincent 2017-05-23 21:17:45 -0700
  • 0e0f3037e5
    Modernize build and test infra Jesse Vincent 2017-05-23 21:11:34 -0700
  • e357203eec
    New build infrastructure Jesse Vincent 2017-05-23 20:17:07 -0700
  • e936c9c59a
    New build infrastructure Jesse Vincent 2017-05-23 20:16:36 -0700
  • 76d5f2387a
    New build infrastructure Jesse Vincent 2017-05-23 20:16:26 -0700
  • ae3b49d01e
    New build infrastructure Jesse Vincent 2017-05-23 20:16:11 -0700
  • df8f89924c
    New build infrastructure Jesse Vincent 2017-05-23 20:15:58 -0700
  • 9cb5eca50d
    New build infrastructure Jesse Vincent 2017-05-23 20:15:44 -0700
  • 12481f3f48
    New build infrastructure Jesse Vincent 2017-05-23 20:15:08 -0700
  • c305e085a9
    New build infrastructure Jesse Vincent 2017-05-23 20:14:39 -0700
  • 124b70ec00
    New build infrastructure Jesse Vincent 2017-05-23 20:09:06 -0700
  • 90f5c51386
    New build infrastructure Jesse Vincent 2017-05-23 20:07:37 -0700
  • 07e19a5432
    New build infrastructure Jesse Vincent 2017-05-23 20:07:07 -0700
  • 2b33266452
    New build infrastructure Jesse Vincent 2017-05-23 20:05:15 -0700
  • 41970ac689
    New build infrastructure Jesse Vincent 2017-05-23 20:04:54 -0700
  • 126b14d6c6
    New build infrastructure Jesse Vincent 2017-05-23 20:04:13 -0700
  • 9964a151ef
    New build infrastructure Jesse Vincent 2017-05-23 20:03:07 -0700
  • 8e3f0ac20e
    New build infrastructure Jesse Vincent 2017-05-23 20:02:53 -0700
  • a49830338c
    New build infrastructure Jesse Vincent 2017-05-23 20:02:11 -0700
  • 45cd790729
    New build infrastructure Jesse Vincent 2017-05-23 20:01:20 -0700
  • 5d6f385791
    New build infrastructure Jesse Vincent 2017-05-23 20:00:54 -0700
  • 59c361e6c8
    New build infrastructure Jesse Vincent 2017-05-23 20:00:23 -0700
  • 1d2719dc98
    New build infrastructure Jesse Vincent 2017-05-23 19:59:25 -0700
  • 9dcb132dbe
    New build infrastructure Jesse Vincent 2017-05-23 19:58:39 -0700
  • 903230ec14
    Update to new build infrastructure Jesse Vincent 2017-05-23 19:20:14 -0700