summaryrefslogtreecommitdiffstats
path: root/keyboards/9key
Commit message (Expand)AuthorAgeFilesLines
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-141-1/+1
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-1/+1
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: 0-9 (#16481)Ryan2022-03-132-8/+7
* [Keymap] Update bcat's keymaps/userspace to share logic, add OLED functionali...Jonathan Rascher2021-12-272-13/+12
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-142-16/+16
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-071-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-3/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-211-1/+0
|\
| * Remove keyboard-level `TAP_DANCE_ENABLE` rules (#14538)Ryan2021-09-211-1/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-211-1/+1
|\|
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-121-1/+0
|\|
| * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-121-2/+0
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-101-7/+0
|\|
| * Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-051-4/+0
|\|
| * Remove empty override functions (#14312)Ryan2021-09-051-4/+0
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-012-14/+7
|/
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-031-2/+19
|\
| * [Keymap] Minor cleanup of bcat keymaps and userspace (#13224)Jonathan Rascher2021-08-031-2/+19
* | Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)Ryan2021-06-301-1/+0
|/
* Remove `DESCRIPTION`, 0-A (#11369)Ryan2021-01-111-1/+0
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-291-4/+4
* [Keymap] Moar personal keymap and userspace tweaks (#7238)Jonathan Rascher2019-11-012-5/+1
* Cleanup rules.mk for 32U4 keyboards, 0-9 (#6789)fauxpark2019-09-241-43/+9
* [Keymap] Assorted personal keymap/userspace updates (#6691)Jonathan Rascher2019-09-073-0/+32
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-1/+0
* [Keyboard] Fix 9key macropad keymap (#5942)Drashna Jaelre2019-05-215-36/+76
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-131-1/+1
* Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft2019-01-041-3/+0
* Remove all of the deprecated RGB definesDrashna Jaelre2018-10-221-3/+1
* Refactor and Configurator updates for 9key (#3024)noroadsleft2018-05-223-4/+16
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-141-1/+1
* remove all makefiles from keyboard directoriesJack Humbert2017-09-272-6/+0
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-081-0/+3
* Improve default layout of 9key and give example macroCory Shaw2017-08-241-22/+40
* Increase time for tap dancing on 9key defaultCory Shaw2017-08-241-1/+1
* Update Bishop Keyboards url to relaunched siteCory Shaw2017-08-241-1/+1
* update 9key readmeJack Humbert2017-08-231-1/+1
* fix(9key): Fix layout of 9key readmeCory Shaw2017-08-221-1/+1