index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
planck
/
keymaps
/
cbbrowne
Age
Commit message (
Expand
)
Author
2021-09-01
Change keyboard level include guards to `pragma once` (#14248)
Ryan
2021-08-06
Remove Full Bootmagic (#13846)
James Young
2021-06-30
Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)
Ryan
2020-02-29
2020 February 29 Breaking Changes Update (#8064)
James Young
2019-03-05
Adopted LAYOUT, added some keys (#5320)
Christopher Browne
2019-02-17
Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)
fauxpark
2019-01-11
Remove empty fn_actions[]
fauxpark
2019-01-04
Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)
noroadsleft
2018-10-22
Replace outdated RGB/Audio information
Drashna Jaelre
2018-07-16
Adds support for Planck Rev 6 (#2666)
Jack Humbert
2018-03-13
Fixed plank keymaps so that they will compile for planck light
Brian Choromanski
2018-01-01
backlight breathing overhaul (#2187)
Balz Guenat
2017-09-27
remove all makefiles from keyboard directories
Jack Humbert
2017-09-14
Some revisions to cbbrowne Planck keymap, and a preliminary xd75 keymap (#1715)
Christopher Browne
2017-09-08
Remove all Makefiles from the keyboards directory. (#1660)
skullydazed
2017-02-16
remove more warnings
Jack Humbert
2017-01-22
More keyboard map tweaking (#1019)
Christopher Browne
2016-12-02
I also want page-down/page-up on UPPER layer
cbbrowne
2016-12-02
I want page-down/page-up - put those on LOWER-Left/Right near bottom corner
cbbrowne
2016-12-01
Improve docs on SYSEX bit
cbbrowne
2016-12-01
Make my builds smaller
cbbrowne
2016-10-12
I keep mis-using UPPER|LOWER/SLASH, and getting RESET.
cbbrowne
2016-09-16
Add breathing, as initial implementation with the RAISE/LOWER keys. And thro...
cbbrowne
2016-09-15
Move ALT...
cbbrowne
2016-09-13
Got Right SHIFT + Right CTRL
cbbrowne
2016-09-13
C macros for my favorite complex keystrokes
cbbrowne
2016-09-13
Give layers longer names
cbbrowne
2016-09-13
Give layers longer names
cbbrowne
2016-09-12
Ongoing experiment; have a special layer for RESET
cbbrowne
2016-09-07
Borrowed joint Shift/Enter idea from sgoodwin mapping
cbbrowne
2016-08-24
More notes
cbbrowne
2016-08-04
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
cbbrowne
2016-07-31
Generate version information to version.h
Fred Sundvik
2016-07-18
Notes about changes
Christopher Browne
2016-07-12
I did not like Space Cadet paren; it jumps in in way too many extra cases
Christopher Browne
2016-06-24
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Christopher Browne
2016-06-23
Backlight abstraction and other changes (#439)
Jack Humbert
2016-06-22
Use Space Cadet parens on LSFT
Christopher Browne
2016-06-22
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Christopher Browne
2016-06-21
Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)
Jack Humbert