Commit Graph

3164 Commits (295ef0d9649b7482c380f38dd6157879df4af91d)
 

Author SHA1 Message Date
Major Koos 295ef0d964 Add support for JD40 MKII PCB
RGB Included.
8 years ago
Jack Humbert e28d151a8a Merge pull request #707 from algernon/f/unicode/get-mode
process_unicode: Add get_unicode_input_mode()
8 years ago
Gergely Nagy c9ea236fc3 process_unicode: Add get_unicode_input_mode()
There may be cases where one would like to know the current Unicode
input mode, without having to keep track of it themselves. Add a
function that does just this.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
8 years ago
Jack Humbert 27f9671a3e Merge pull request #705 from VoodaGod/bone2planck
Bone2planck update
8 years ago
Jason Janse van Rensburg fc2ca62a3b Merge branch 'master'
Conflicts:
	keyboards/planck/keymaps/bone2planck/keymap.c
8 years ago
Jack Humbert 8e00c464e6 Merge pull request #703 from jhenahan/feature/jhenahan-keymap
jhenahan Planck layout
8 years ago
Jack Humbert 3301e2219f Merge pull request #700 from algernon/h/ucis/enable-fix
build_keyboard.mk: Restore UCIS_ENABLE support
8 years ago
Jack Henahan 6d7637ae3e Update README 8 years ago
Jack Henahan 42f1ce08dc jhenahan layout 8 years ago
Gergely Nagy 2f0395ce72 build_keyboard.mk: Restore UCIS_ENABLE support
During the build system refactor, support for enabling UCIS seems to
have been lost. This little patch adds that back, so that keymaps using
UCIS can be compiled again.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
8 years ago
Jack Humbert 6d1e916851 Merge pull request #697 from fredizzimo/fix_gh_token_problem
Fix the .travis.yml so that GH_TOKEN works properly
8 years ago
Jack Humbert 25502277e8 Merge pull request #696 from fredizzimo/community_boards
Update list of community keyboards
8 years ago
Fred Sundvik 83eb9e4eed Fix the .travis.yml so that GH_TOKEN works properly 8 years ago
Fred Sundvik 3bdebd2270 Update list of community keyboards 8 years ago
Jack Humbert 326de65439 Merge pull request #689 from jeebak/tv44-jeebak
Port jeebak's Planck/JD45 keymap to TV44
8 years ago
Jack Humbert 2ac90ed704 Merge pull request #684 from tomb0y/kc60_workman_dead
Correct typo in kc60 workman-dead keymap
8 years ago
Jack Humbert bade8be66c Merge pull request #695 from fredizzimo/dfu-util_instructions
Add dfu-util to the instructions
8 years ago
Jack Humbert 98bedbeb75 Merge pull request #693 from fredizzimo/infinity60
Rename infinity_chibios to infinity60, and add readme
8 years ago
Jack Humbert a1b289c99a Merge pull request #694 from fredizzimo/keyboard_template
Fix the keyboard template with new make syntax
8 years ago
Jack Humbert 4fd5ac8326 Merge pull request #690 from fredizzimo/unit_test
Add Unit Testing support
8 years ago
Fred Sundvik 8ab9c5c55a Rename infinity_chibios to infinity60, and add readme 8 years ago
Fred Sundvik 53302328d0 Add dfu-util to the instructions 8 years ago
Fred Sundvik 1f5838a286 Fix the keyboard template with new make syntax
Also add proper link to the parent
8 years ago
Fred Sundvik 922c4ea3bc Add unit test documentation 8 years ago
Fred Sundvik ca51457327 Another attempt to make keyboards and tests in parallel 8 years ago
Fred Sundvik fd93a9bb29 Make tests and keyboards in two different jobs 8 years ago
Fred Sundvik 03b1d142f2 Add -p parameter to mkdir
So that it's created even when there's a deeper structure
8 years ago
Fred Sundvik 6b92b62802 Travis builds the default all target 8 years ago
Fred Sundvik 6410f0c021 The all target makes all keyboards and all tests 8 years ago
Fred Sundvik 1b963117fe Support for running and cleaning all tests 8 years ago
Fred Sundvik 42baa6cf43 Disable map file creation when building tests
It causes strange linker warnings on cygwin.
8 years ago
Fred Sundvik 7eefb34e7c Detect failures when running multiple tests
Also add better output.
8 years ago
Fred Sundvik ffb0a126f5 Convert tirple_buffered_object_tests to GTest 8 years ago
Fred Sundvik bcdf9ab76b Convert transport_tests to GTest 8 years ago
Fred Sundvik b3eba797af Convert frame_validator_tests to GTest 8 years ago
Fred Sundvik cdd0913bcc Convert frame_router_tests to GTest 8 years ago
Fred Sundvik c692fd1d55 More common settings for unit tests and keyboards 8 years ago
Fred Sundvik fc855cb30e Fix running multiple tests 8 years ago
Fred Sundvik f4429ba48c Running of unit tests
But only if the compilation has succeeded
8 years ago
Fred Sundvik 0a11460175 Build actual tests, convert byte_stuffer_tests 8 years ago
Fred Sundvik 8a9aac6e32 Rules for compiling and linking google test 8 years ago
Fred Sundvik 27a673f5cf The makefile actually calls build_test 8 years ago
Fred Sundvik 6d7cd639a5 Basic framework for parsing test targets 8 years ago
Fred Sundvik cfddec17d5 Add Google Test submodule 8 years ago
Jack Humbert f815b4871e Merge pull request #691 from fredizzimo/fix_line_endings
Fix line endings
8 years ago
Fred Sundvik cff26bc484 Merge branch 'master' into fix_line_endings 8 years ago
Jack Humbert 36b6a96596 Merge pull request #666 from fredizzimo/makefile_overhaul
Makefile overhaul
8 years ago
Fred Sundvik 265df7d5da Fix travis_compiled_push 8 years ago
Fred Sundvik a5b1af4999 Normalize line endings 8 years ago
Fred Sundvik de58ec9738 Set eep files to binary mode 8 years ago