Commit Graph

6095 Commits (b3af79eaffcf272df7327d2e23cba8b60acea792)
 

Author SHA1 Message Date
Fred Sundvik a72e8f0865 Dummy test matrix implementation
Fred Sundvik 1c0fe956ac Split common.mk into common.mk and common_features.mk
To support including keyboard/keymap specific rules before it
Fred Sundvik d29906cb64 Emulate eeprom
Fred Sundvik f646f00b93 Rename native to test
Fred Sundvik 83509adc3a Add empty timer functions
Fred Sundvik 26eb97a4a8 Empty implementation of bootloader, suspend and timer
Fred Sundvik fdfd48e8c8 Fix program mem functionality
Fred Sundvik efaf0e830b Empty implementation of wait
Fred Sundvik 585d646128 Define MATRIX_COLS and MATRIX_ROWS
Fred Sundvik 8674f9c466 Make sure config.h is included
Fred Sundvik 7424261dae Try to build tmk_common
Fred Sundvik 30f22d450d Add basic infrastrucure for building full tests
Jack Humbert 621ae42a6c revert edit
Jack Humbert 4217cb5bbc Update key_functions.md
Jack Humbert 517f75d893 Merge pull request from jpetermans/infinity60
Infinity60 backlight support
Jack Humbert dd73e14c9b Merge pull request from take-a-CHANCE/master
Adding a planck keymap
Jack Humbert 66e2d6a063 Merge pull request from jprMesh/atreus52
Atreus52
Jack Humbert f2e1609801 remove hardware files, move arrow pad
Carlos Quiroz 74d752b531 Remove noisy debug line
Carlos Quiroz 3ab0f4d9e5 Deactivate oneshot mods once timedout
Jack Humbert 5682254f71 Merge pull request from fredizzimo/fix_build_improve_travis
Fix the two failing keymaps and improve the travis build script
Fred Sundvik 45d437ca04 Make only modified keymaps
Jack Humbert 51a86b85f3 Merge pull request from fredizzimo/ergodox_infinity_backlight
Add Ergodox Infinity backlight support
Fred Sundvik 2fd670bec0 Add missing include to Ergodox Belak keymap
Fred Sundvik 6ba22b5f5e Don't define RGBLED_NUM in let-split khord keymap
It's already defined correctly by the parent keyboard project, and was
causing problems for rev1, where the pin is different.
Fred Sundvik a15510b57b Always build everything on master
Fred Sundvik 5acc0e54aa Make all subprojects when a keymap is modified
root 1a8042ae91 Added personal keymap with underglow, right shift, numpad, and bright hidden behind raise/lower
Jonas Rogers a284245f77 Atreus52- moved parens and braces to left hand.
Jonas Rogers 85d688e92c Atreus52- made dvorak layer default.
Jonas Rogers 4c2f04986a Atreus52- added software reset key.
Jonas 3007d01718 Atreus52- Modified BDO map.
Jonas 3b9fabb9aa Atreus52- BDO keymap.
jprmesh a8992a2cfe Atreus52- Added Nav layer keymap.
Jonas 7837d96b6e Atreus52- Reworked keymap to be more 40% like.
jprmesh 56026dd4df Atreus52- Swapped thumb keys.
jprmesh 1552fd6ae1 Atreus52- Last changes to config to get it workin.
jprmesh 133908da74 Atreus52- Some keymap changes.
jprMesh 3c2c489768 Atreus52- Fixed spacing and changed to KC_KEYMAP macro.
jprmesh b236e51b69 Atreus52- finished initial keymap layout.
jprmesh 17e81baab3 Atreus52- Fixed config.
jprmesh f9eb11a674 Atreus52- Fixed Qwerty Dvorak switch
jprmesh bb99d7117c Atreus52- Changed to KEYMAP macro format.
jprMesh a5ba30338f Atreus52- Initial Atreus52 file creation.
Jack Humbert 7feadbd66d Merge pull request from geofflane/s65_x_fixes3
S65-X Fixes Part 3
Jack Humbert 206233d98c Merge pull request from belak/tv44-belak-tap-magic
tv44: Rearrange belak keymap and add some tap dance magic
Jack Humbert 82372d36af Merge pull request from Wraul/kmac-fixes
KMAC fixes
Mathias Andersson df26ede131 Unify KMAC code indentation
It's a little unclear what the style guidelines are for the QMK project.
But I figured that I should at least keep the indentation consistent
within the KMAC part.
Mathias Andersson 67e150a08a Enable backlight support by default for KMAC
Mathias Andersson ba945c5e77 Correct layer switching in KMAC keymap readmes